Home
last modified time | relevance | path

Searched refs:tx_completed (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/8390/
H A Dlib8390.c826 unsigned char tx_completed = ei_inb_p(e8390_base+EN0_ISR) & (ENISR_TX+ENISR_TX_ERR); in ei_rx_overrun() local
827 if (!tx_completed) in ei_rx_overrun()
/linux/net/mac80211/
H A Dsta_info.c2487 u16 tx_airtime, bool tx_completed) in ieee80211_sta_update_pending_airtime()
2494 if (!tx_completed) { in ieee80211_sta_update_pending_airtime()
2471 ieee80211_sta_update_pending_airtime(struct ieee80211_local * local,struct sta_info * sta,u8 ac,u16 tx_airtime,bool tx_completed) ieee80211_sta_update_pending_airtime() argument