Searched refs:DP_XMIT_LINK (Results 1 – 7 of 7) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/ |
H A D | dp_li_tx.c | 262 tx_i[DP_XMIT_LINK].dropped.fail_per_pkt_vdev_id_check, in dp_tx_process_htt_completion_li() 552 DP_STATS_INC(vdev, tx_i[DP_XMIT_LINK].dropped.enqueue_fail, in dp_tx_hw_enqueue_li() 566 DP_STATS_INC(vdev, tx_i[DP_XMIT_LINK].dropped.enqueue_fail, in dp_tx_hw_enqueue_li() 577 DP_STATS_INC_PKT(vdev, tx_i[DP_XMIT_LINK].processed, 1, in dp_tx_hw_enqueue_li()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/ |
H A D | dp_rh_tx.c | 381 DP_STATS_INC(vdev, tx_i[DP_XMIT_LINK].dropped.enqueue_fail, 1); in dp_tx_hw_enqueue_rh() 393 DP_STATS_INC_PKT(vdev, tx_i[DP_XMIT_LINK].processed, 1, in dp_tx_hw_enqueue_rh()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/mlo/ |
H A D | dp_mlo.c | 536 &vdev->stats, DP_XMIT_LINK); in dp_aggregate_interface_stats_based_on_peer_type()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/ |
H A D | dp_be_tx.c | 1083 DP_STATS_INC(vdev, tx_i[DP_XMIT_LINK].dropped.fw2wbm_tx_drop, 1); in dp_ppeds_stats()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_types.h | 219 DP_XMIT_LINK, enumerator
|
H A D | dp_main.c | 7017 dp_aggregate_vdev_stats(vdev, vdev_stats, DP_XMIT_LINK); in dp_vdev_getstats() 9799 dp_aggregate_vdev_stats(vdev, buf, DP_XMIT_LINK); in dp_txrx_get_vdev_stats() 9802 &vdev->stats, DP_XMIT_LINK); in dp_txrx_get_vdev_stats()
|
H A D | dp_ipa.c | 4194 dp_copy_vdev_stats_to_tgt_buf(vdev_stats, &vdev->stats, DP_XMIT_LINK);
|