Home
last modified time | relevance | path

Searched refs:DP_STATS_DEC (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx_defrag.c200 DP_STATS_DEC(soc, rx.rx_frag_wait, 1); in dp_rx_defrag_waitlist_flush()
292 DP_STATS_DEC(soc, rx.rx_frag_wait, 1); in dp_rx_defrag_waitlist_remove()
H A Ddp_internal.h1164 #define DP_STATS_DEC(_handle, _field, _delta) \ macro
1239 #define DP_STATS_DEC(_handle, _field, _delta) macro
H A Ddp_rx.c998 DP_STATS_DEC(dp_pdev, in __dp_rx_buffers_replenish()