Searched defs:tx_completed (Results 1 – 3 of 3) sorted by relevance
827 unsigned char tx_completed = ei_inb_p(e8390_base+EN0_ISR) & (ENISR_TX+ENISR_TX_ERR); in ei_rx_overrun() local
1494 unsigned char tx_completed = inb_p(e8390_base+EN0_ISR) & (ENISR_TX+ENISR_TX_ERR); in ei_rx_overrun() local
2170 u16 tx_airtime, bool tx_completed) in ieee80211_sta_update_pending_airtime()