Home
last modified time | relevance | path

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

/wlan-dirver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_internal.h1206 #define DP_STATS_AGGR(_handle_a, _handle_b, _field) \ argument
1211 #define DP_STATS_AGGR_PKT(_handle_a, _handle_b, _field) \ argument
1217 #define DP_STATS_AGGR_IDX(_handle_a, _handle_b, _arr, _field, _idx) \ argument
1222 #define DP_STATS_AGGR_PKT_IDX(_handle_a, _handle_b, _arr, _field, _idx)\ argument
1228 DP_STATS_UPD_STRUCT(_handle_a,_handle_b,_field) global() argument
1246 DP_STATS_AGGR(_handle_a,_handle_b,_field) global() argument
1247 DP_STATS_AGGR_PKT(_handle_a,_handle_b,_field) global() argument
1248 DP_STATS_AGGR_IDX(_handle_a,_handle_b,_arr,_field,_idx) global() argument
1249 DP_STATS_AGGR_PKT_IDX(_handle_a,_handle_b,_arr,_field,_idx) global() argument
[all...]