Home
last modified time | relevance | path

Searched defs:_handle (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_internal.h205 #define dp_assert_always_internal_stat(_expr, _handle, _field) \ argument
208 #define dp_assert_always_internal_ds_stat(_expr, _handle, _field) \ argument
225 #define dp_assert_always_internal_stat(_expr, _handle, _field) \ argument
228 #define dp_assert_always_internal_ds_stat(_expr, _handle, _field) \ argument
1121 #define DP_STATS_INIT(_handle) \ argument
1124 #define DP_TXRX_PEER_STATS_INIT(_handle, size) \ argument
1127 #define DP_STATS_CLR(_handle) \ argument
1130 #define DP_TXRX_PEER_STATS_CLR(_handle, size) \ argument
1134 #define DP_STATS_INC(_handle, _field, _delta) \ argument
1140 #define DP_PEER_LINK_STATS_INC(_handle, _field, _delta, _link) \ argument
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_api.h109 #define HAL_STATS_INC(_handle, _field, _delta) \ argument
115 #define HAL_STATS_INC(_handle, _field, _delta) argument
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.h53 #define HIF_STATS_INC(_handle, _field, _delta) \ argument