Searched refs:TX_ERROR (Results 1 – 2 of 2) sorted by relevance
86 #define TX_ERROR (0x01 << 1) macro
87 #define TX_ERROR (1 << 15) macro730 if (cmd_sts & TX_ERROR) { in txq_reclaim()