Searched refs:ATW_TXSTAT_TLT (Results 1 – 2 of 2) sorted by relevance
942 #define ATW_TXSTAT_TLT __BIT(28) /* TX lifetime expired */ macro951 #define ATW_TXSTAT_ERRMASK (ATW_TXSTAT_TUF | ATW_TXSTAT_TLT | \
3358 if (txstat & ATW_TXSTAT_TLT) in atw_txintr()