Searched refs:ATW_TXSTAT_TRO (Results 1 – 2 of 2) sorted by relevance
962 #define ATW_TXSTAT_TRO (1<<25) /* TX over-run error */ macro
3204 ATW_TXSTAT_TRO | ATW_TXSTAT_SOFBR) in atw_txintr()3280 if (txstat & ATW_TXSTAT_TRO) in atw_txintr()