Searched defs:_bytes (Results 1 – 2 of 2) 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 1310 #define DP_PEER_MC_INCC_PKT(_handle, _count, _bytes, _cond, _link) \ argument [all …]
|
/wlan-driver/fw-api/fw/ |
H A D | htt.h | 15767 #define HTT_TX_COMPL_CTXT_NUM(_bytes) ((_bytes) >> 1) argument
|