Searched defs:_handle_b (Results 1 – 1 of 1) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
D | dp_internal.h | 1206 #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 #define DP_STATS_UPD_STRUCT(_handle_a, _handle_b, _field) \ argument 1246 #define DP_STATS_AGGR(_handle_a, _handle_b, _field) argument 1247 #define DP_STATS_AGGR_PKT(_handle_a, _handle_b, _field) argument 1248 #define DP_STATS_AGGR_IDX(_handle_a, _handle_b, _arr, _field, _idx) argument 1249 #define DP_STATS_AGGR_PKT_IDX(_handle_a, _handle_b, _arr, _field, _idx) argument
|