Searched refs:TX_ERROR (Results 1 – 3 of 3) sorted by relevance
86 #define TX_ERROR (0x01 << 1) macro
99 #define TX_ERROR (1 << 15) macro744 if (cmd_sts & TX_ERROR) { in txq_reclaim()
239 #define TX_ERROR 0x01 macro