Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/8390/
Dlib8390.c826 unsigned char tx_completed = ei_inb_p(e8390_base+EN0_ISR) & (ENISR_TX+ENISR_TX_ERR); in ei_rx_overrun() local
Daxnet_cs.c1491 unsigned char tx_completed = inb_p(e8390_base+EN0_ISR) & (ENISR_TX+ENISR_TX_ERR); in ei_rx_overrun() local
/linux-6.6.21/drivers/spi/
Dspi-rzv2m-csi.c427 bool tx_completed = !csi->txbuf; in rzv2m_csi_pio_transfer() local
/linux-6.6.21/net/mac80211/
Dsta_info.c2342 u16 tx_airtime, bool tx_completed) in ieee80211_sta_update_pending_airtime()