Home
last modified time | relevance | path

Searched refs:tx_completed (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-rzv2m-csi.c427 bool tx_completed = !csi->txbuf; in rzv2m_csi_pio_transfer() local
442 while (!tx_completed || !rx_completed) { in rzv2m_csi_pio_transfer()
474 tx_completed = true; in rzv2m_csi_pio_transfer()
/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
H 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()
H A Daxnet_cs.c1491 unsigned char tx_completed = inb_p(e8390_base+EN0_ISR) & (ENISR_TX+ENISR_TX_ERR); in ei_rx_overrun() local
1492 if (!tx_completed) in ei_rx_overrun()
/kernel/linux/linux-6.6/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()
H A Daxnet_cs.c1491 unsigned char tx_completed = inb_p(e8390_base+EN0_ISR) & (ENISR_TX+ENISR_TX_ERR); in ei_rx_overrun() local
1492 if (!tx_completed) in ei_rx_overrun()
/kernel/linux/linux-5.10/net/mac80211/
H A Dsta_info.h147 u16 tx_airtime, bool tx_completed);
H A Dsta_info.c1921 u16 tx_airtime, bool tx_completed) in ieee80211_sta_update_pending_airtime()
1928 if (!tx_completed) { in ieee80211_sta_update_pending_airtime()
1919 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
/kernel/linux/linux-6.6/net/mac80211/
H A Dsta_info.h150 u16 tx_airtime, bool tx_completed);
H A Dsta_info.c2342 u16 tx_airtime, bool tx_completed) in ieee80211_sta_update_pending_airtime()
2349 if (!tx_completed) { in ieee80211_sta_update_pending_airtime()
2340 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

Completed in 18 milliseconds