Searched refs:ISR_TX_PKT (Results 1 - 4 of 4) sorted by relevance

/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.h564 #define ISR_TX_PKT 0x20000 /* One packet transmitted, triggered by TPD */ macro
595 ISR_TX_PKT)
597 #define ISR_TX_EVENT (ISR_TXF_UN | ISR_TX_PKT)
/drivers/net/ethernet/atheros/atlx/
H A Datl1.h268 #define ISR_TX_PKT 0x20000 macro
305 ISR_TX_PKT |\
/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h702 #define ISR_TX_PKT 0x00008000 macro
728 ISR_TX_PKT |\
H A Datl1c_main.c1612 if (status & ISR_TX_PKT)

Completed in 291 milliseconds