Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Ddp_tx.c507 dp->device_stats.tx_completed[tx_ring->tcl_data_ring_id]++; in ath12k_dp_tx_htt_tx_complete_buf()
525 arvif->link_stats.tx_completed++; in ath12k_dp_tx_htt_tx_complete_buf()
762 dp->device_stats.tx_completed[ring]++; in ath12k_wifi7_dp_tx_complete_msdu()
789 arvif->link_stats.tx_completed++; in ath12k_wifi7_dp_tx_complete_msdu()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp.h379 u32 tx_completed; member
451 u32 tx_completed[DP_TCL_NUM_RING_MAX]; member
H A Ddebugfs.c945 link_id, linkstat.tx_completed); in ath12k_open_link_stats()
1160 i, device_stats->tx_completed[i]); in ath12k_debugfs_dump_device_dp_stats()
/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.h150 u16 tx_airtime, bool tx_completed,
H A Dsta_info.c2494 u16 tx_airtime, bool tx_completed, in ieee80211_sta_update_pending_airtime() argument
2503 if (!tx_completed) { in ieee80211_sta_update_pending_airtime()
2516 if (!tx_completed) { in ieee80211_sta_update_pending_airtime()