Searched refs:ISR_TX_PKT (Results 1 – 5 of 5) 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 |\
45 #define IMR_NORMAL_MASK (ISR_ERROR | ISR_OVER | ISR_TX_PKT)47 #define ISR_TX_PKT (\ macro
742 #define ISR_TX_PKT ( \ macro
1716 if (status & (ISR_RX_PKT | ISR_TX_PKT)) in atl1c_intr()