Home
last modified time | relevance | path

Searched refs:DP_PEER_PER_PKT_STATS_INC_PKT (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
H A Ddp_li_rx.c727 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, in dp_rx_process_li()
869 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, in dp_rx_process_li()
913 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, in dp_rx_process_li()
917 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, in dp_rx_process_li()
1474 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, rx.mec_drop, 1, in dp_rx_null_q_desc_handle_li()
1485 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, rx.mec_drop, 1, in dp_rx_null_q_desc_handle_li()
1582 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, in dp_rx_null_q_desc_handle_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_rx.c473 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, rx.multicast, in dp_rx_decrypt_unecrypt_err_handler_rh()
476 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, rx.bcast, in dp_rx_decrypt_unecrypt_err_handler_rh()
480 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, rx.unicast, 1, in dp_rx_decrypt_unecrypt_err_handler_rh()
1134 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, in dp_rx_data_indication_handler()
1219 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, in dp_rx_data_indication_handler()
1261 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, in dp_rx_data_indication_handler()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_rx.c814 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, in dp_rx_process_be()
980 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, in dp_rx_process_be()
986 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, in dp_rx_process_be()
1829 DP_PEER_PER_PKT_STATS_INC_PKT(ta_txrx_peer,
1835 DP_PEER_PER_PKT_STATS_INC_PKT(ta_txrx_peer,
2380 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, rx.mec_drop, 1,
2391 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, rx.mec_drop, 1,
2485 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, rx.mec_drop, 1,
2499 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer,
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx.c1138 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, rx.raw, 1, in dp_rx_deliver_raw()
1240 DP_PEER_PER_PKT_STATS_INC_PKT(ta_peer, rx.intra_bss.pkts, 1, in dp_rx_intrabss_mcbc_fwd()
1244 DP_PEER_PER_PKT_STATS_INC_PKT(ta_peer, rx.intra_bss.fail, 1, in dp_rx_intrabss_mcbc_fwd()
1271 DP_PEER_PER_PKT_STATS_INC_PKT(ta_peer, in dp_rx_intrabss_ucast_fwd()
1290 DP_PEER_PER_PKT_STATS_INC_PKT(ta_peer, rx.intra_bss.pkts, 1, in dp_rx_intrabss_ucast_fwd()
1293 DP_PEER_PER_PKT_STATS_INC_PKT(ta_peer, rx.intra_bss.fail, 1, in dp_rx_intrabss_ucast_fwd()
2717 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, rx.rcvd_reo[ring_id], 1, in dp_rx_msdu_stats_update()
H A Ddp_internal.h1262 #define DP_PEER_PER_PKT_STATS_INC_PKT(_handle, _field, _count, _bytes, _link) \ macro
1313 DP_PEER_PER_PKT_STATS_INC_PKT(_handle, rx.multicast, _count, _bytes, _link); \
1319 DP_PEER_PER_PKT_STATS_INC_PKT(_handle, rx.bcast, _count, _bytes, _link); \
1325 DP_PEER_PER_PKT_STATS_INC_PKT(_handle, rx.unicast, _count, _bytes, _link); \
1343 DP_PEER_PER_PKT_STATS_INC_PKT(_handle, rx.multicast, _count, _bytes, _link); \
1349 DP_PEER_PER_PKT_STATS_INC_PKT(_handle, rx.bcast, _count, _bytes, _link); \
1355 DP_PEER_PER_PKT_STATS_INC_PKT(_handle, rx.unicast, _count, _bytes, _link); \
1365 DP_PEER_PER_PKT_STATS_INC_PKT(_handle, rx.multicast, _count, _bytes, _link);
1368 DP_PEER_PER_PKT_STATS_INC_PKT(_handle, rx.bcast, _count, _bytes, _link);
1371 DP_PEER_PER_PKT_STATS_INC_PKT(_handle, rx.unicast, _count, _bytes, _link);
H A Ddp_rx_err.c1458 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, rx.multicast, 1, in dp_rx_process_rxdma_err()
1461 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, rx.bcast, 1, in dp_rx_process_rxdma_err()
1466 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, rx.unicast, 1, in dp_rx_process_rxdma_err()
1739 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, in dp_rx_err_route_hdl()
2854 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, in dp_rx_wbm_err_process()
H A Ddp_tx.c3918 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, in dp_tx_nawds_handler()
5419 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, tx.dropped.fw_rem, 1,
5976 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, tx.mcast, 1,
6136 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, tx.mcast, 1,
6142 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer,
6148 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, tx.ucast, 1, length,
6151 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, tx.tx_success,
6154 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer,
H A Ddp_ipa.c3661 DP_PEER_PER_PKT_STATS_INC_PKT(vdev_peer->txrx_peer,
3668 DP_PEER_PER_PKT_STATS_INC_PKT(vdev_peer->txrx_peer,
4120 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, rx.multicast, 1,
4123 DP_PEER_PER_PKT_STATS_INC_PKT(txrx_peer, rx.bcast,