Searched defs:_count (Results 1 – 1 of 1) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_internal.h | 1188 #define DP_STATS_INC_PKT(_handle, _field, _count, _bytes) \ argument 1194 #define DP_PEER_STATS_FLAT_INC_PKT(_handle, _field, _count, _bytes) \ argument 1200 #define DP_STATS_INCC_PKT(_handle, _field, _count, _bytes, _cond) \ argument 1243 #define DP_STATS_INC_PKT(_handle, _field, _count, _bytes) argument 1244 #define DP_PEER_STATS_FLAT_INC_PKT(_handle, _field, _count, _bytes) argument 1245 #define DP_STATS_INCC_PKT(_handle, _field, _count, _bytes, _cond) argument 1262 #define DP_PEER_PER_PKT_STATS_INC_PKT(_handle, _field, _count, _bytes, _link) \ argument 1268 #define DP_PEER_PER_PKT_STATS_INCC_PKT(_handle, _field, _count, _bytes, _cond, _link) \ argument 1298 #define DP_PEER_TO_STACK_INCC_PKT(_handle, _count, _bytes, _cond) \ argument 1304 #define DP_PEER_TO_STACK_DECC(_handle, _count, _cond) \ argument [all …]
|