Searched refs:tx_completed (Results 1 – 4 of 4) sorted by relevance
827 unsigned char tx_completed = ei_inb_p(e8390_base+EN0_ISR) & (ENISR_TX+ENISR_TX_ERR); in ei_rx_overrun() local828 if (!tx_completed) in ei_rx_overrun()
1491 unsigned char tx_completed = inb_p(e8390_base+EN0_ISR) & (ENISR_TX+ENISR_TX_ERR); in ei_rx_overrun() local1492 if (!tx_completed) in ei_rx_overrun()
147 u16 tx_airtime, bool tx_completed);
1919 u16 tx_airtime, bool tx_completed) in ieee80211_sta_update_pending_airtime() argument1926 if (!tx_completed) { in ieee80211_sta_update_pending_airtime()