Searched refs:ISR_TX_PKT (Results 1 – 4 of 4) sorted by relevance
551 #define ISR_TX_PKT 0x20000 /* One packet transmitted, triggered by TPD */ macro582 ISR_TX_PKT)584 #define ISR_TX_EVENT (ISR_TXF_UN | ISR_TX_PKT)
255 #define ISR_TX_PKT 0x20000 macro292 ISR_TX_PKT |\
742 #define ISR_TX_PKT ( \ macro
1695 if (status & (ISR_RX_PKT | ISR_TX_PKT)) in atl1c_intr()