Searched refs:MAC_TX_DEFER_TIMER (Results 1 – 2 of 2) sorted by relevance
1267 #define MAC_TX_DEFER_TIMER 0x0080 /* rollover of the defer macro
1108 if ((txmac_stat & MAC_TX_DEFER_TIMER) && in cas_txmac_interrupt()1109 !(txmac_stat & ~MAC_TX_DEFER_TIMER)) in cas_txmac_interrupt()