Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_tx.c593 ab->device_stats.tx_completed[tx_ring->tcl_data_ring_id]++; in ath12k_dp_tx_htt_tx_complete_buf()
612 arvif->link_stats.tx_completed++; in ath12k_dp_tx_htt_tx_complete_buf()
850 ab->device_stats.tx_completed[ring]++; in ath12k_dp_tx_complete_msdu()
877 arvif->link_stats.tx_completed++; in ath12k_dp_tx_complete_msdu()
H A Ddebugfs.c945 link_id, linkstat.tx_completed); in ath12k_open_link_stats()
1154 i, device_stats->tx_completed[i]); in ath12k_debugfs_dump_device_dp_stats()
H A Dcore.h987 u32 tx_completed[DP_TCL_NUM_RING_MAX]; member
H A Ddp.h360 u32 tx_completed; member