Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/8390/
A Dlib8390.c827 unsigned char tx_completed = ei_inb_p(e8390_base+EN0_ISR) & (ENISR_TX+ENISR_TX_ERR); in ei_rx_overrun() local
828 if (!tx_completed) in ei_rx_overrun()
A Daxnet_cs.c1494 unsigned char tx_completed = inb_p(e8390_base+EN0_ISR) & (ENISR_TX+ENISR_TX_ERR); in ei_rx_overrun() local
1495 if (!tx_completed) in ei_rx_overrun()
/linux-6.3-rc2/net/mac80211/
A Dsta_info.h150 u16 tx_airtime, bool tx_completed);
A Dsta_info.c2204 u16 tx_airtime, bool tx_completed) in ieee80211_sta_update_pending_airtime() argument
2211 if (!tx_completed) { in ieee80211_sta_update_pending_airtime()

Completed in 19 milliseconds