Searched refs:ISR_TX_PKT (Results 1 – 5 of 5) sorted by relevance
564 #define ISR_TX_PKT 0x20000 /* One packet transmitted, triggered by TPD */ macro595 ISR_TX_PKT)597 #define ISR_TX_EVENT (ISR_TXF_UN | ISR_TX_PKT)
268 #define ISR_TX_PKT 0x20000 macro305 ISR_TX_PKT |\
702 #define ISR_TX_PKT 0x00008000 macro728 ISR_TX_PKT |\
1623 if (status & ISR_TX_PKT) in atl1c_intr()
53 #define IMR_NORMAL_MASK (ISR_ERROR | ISR_OVER | ISR_TX_PKT)55 #define ISR_TX_PKT (\ macro