Home
last modified time | relevance | path

Searched defs:tx_completed (Results 1 – 3 of 3) 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
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp.h379 u32 tx_completed; member
451 u32 tx_completed[DP_TCL_NUM_RING_MAX]; member
/linux/net/mac80211/
H A Dsta_info.c2494 u16 tx_airtime, bool tx_completed, in ieee80211_sta_update_pending_airtime()