Home
last modified time | relevance | path

Searched refs:DP_PEER_STATS_FLAT_INC (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
H A Ddp_li_tx.c229 DP_PEER_STATS_FLAT_INC(txrx_peer, tx_failed, 1); in dp_tx_process_htt_completion_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_internal.h1146 #define DP_PEER_STATS_FLAT_INC(_handle, _field, _delta) \ macro
1196 DP_PEER_STATS_FLAT_INC(_handle, _field.num, _count); \
1197 DP_PEER_STATS_FLAT_INC(_handle, _field.bytes, _bytes) \
1236 #define DP_PEER_STATS_FLAT_INC(_handle, _field, _delta) macro
H A Ddp_tx.c5408 DP_PEER_STATS_FLAT_INC(txrx_peer, tx_failed, 1);
6200 DP_PEER_STATS_FLAT_INC(txrx_peer, tx_failed, 1);
6212 DP_PEER_STATS_FLAT_INC(txrx_peer, tx_failed, 1);
6224 DP_PEER_STATS_FLAT_INC(txrx_peer, tx_failed, 1);
H A Ddp_rx_err.c1479 DP_PEER_STATS_FLAT_INC(txrx_peer, to_stack.num, 1); in dp_rx_process_rxdma_err()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_rx.c493 DP_PEER_STATS_FLAT_INC(txrx_peer, to_stack.num, 1); in dp_rx_decrypt_unecrypt_err_handler_rh()