Home
last modified time | relevance | path

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 Ddp_li_tx.c262 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 Ddp_rh_tx.c381 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 Ddp_mlo.c536 &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 Ddp_be_tx.c1083 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 Ddp_types.h219 DP_XMIT_LINK, enumerator
H A Ddp_main.c7017 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 Ddp_ipa.c4194 dp_copy_vdev_stats_to_tgt_buf(vdev_stats, &vdev->stats, DP_XMIT_LINK);