Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_tx.c769 DP_HIST_PACKET_COUNT_INC(tx_desc->pdev->pdev_id); in dp_tx_compl_handler_rh()
H A Ddp_rh_rx.c1082 DP_HIST_PACKET_COUNT_INC(vdev->pdev->pdev_id); in dp_rx_data_indication_handler()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
H A Ddp_li_rx.c676 DP_HIST_PACKET_COUNT_INC(vdev->pdev->pdev_id); in dp_rx_process_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_rx.c764 DP_HIST_PACKET_COUNT_INC(vdev->pdev->pdev_id); in dp_rx_process_be()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_internal.h1378 #define DP_HIST_PACKET_COUNT_INC(_pdev_id) \ macro
1464 #define DP_HIST_PACKET_COUNT_INC(_pdev_id) macro
H A Ddp_tx.c6918 DP_HIST_PACKET_COUNT_INC(tx_desc->pdev->pdev_id);