Searched defs:_streams (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/net/mac80211/ |
D | airtime.c | 88 #define HT_GROUP_IDX(_streams, _sgi, _ht40) \ argument 100 #define __MCS_GROUP(_streams, _sgi, _ht40, _s) \ argument 115 #define MCS_GROUP_SHIFT(_streams, _sgi, _ht40) \ argument 118 #define MCS_GROUP(_streams, _sgi, _ht40) \ argument 122 #define VHT_GROUP_IDX(_streams, _sgi, _bw) \ argument 131 #define __VHT_GROUP(_streams, _sgi, _bw, _s) \ argument 158 #define VHT_GROUP_SHIFT(_streams, _sgi, _bw) \ argument 162 #define VHT_GROUP(_streams, _sgi, _bw) \ argument 167 #define HE_GROUP_IDX(_streams, _gi, _bw) \ argument 173 #define __HE_GROUP(_streams, _gi, _bw, _s) \ argument [all …]
|
D | rc80211_minstrel_ht.c | 48 #define GROUP_IDX(_streams, _sgi, _ht40) \ argument 60 #define __MCS_GROUP(_streams, _sgi, _ht40, _s) \ argument 81 #define MCS_GROUP_SHIFT(_streams, _sgi, _ht40) \ argument 84 #define MCS_GROUP(_streams, _sgi, _ht40) \ argument 88 #define VHT_GROUP_IDX(_streams, _sgi, _bw) \ argument 97 #define __VHT_GROUP(_streams, _sgi, _bw, _s) \ argument 131 #define VHT_GROUP_SHIFT(_streams, _sgi, _bw) \ argument 135 #define VHT_GROUP(_streams, _sgi, _bw) \ argument
|