Searched defs:_streams (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/net/mac80211/ |
D | airtime.c | 83 #define HT_GROUP_IDX(_streams, _sgi, _ht40) \ argument 95 #define __MCS_GROUP(_streams, _sgi, _ht40, _s) \ argument 110 #define MCS_GROUP_SHIFT(_streams, _sgi, _ht40) \ argument 113 #define MCS_GROUP(_streams, _sgi, _ht40) \ argument 117 #define VHT_GROUP_IDX(_streams, _sgi, _bw) \ argument 126 #define __VHT_GROUP(_streams, _sgi, _bw, _s) \ argument 153 #define VHT_GROUP_SHIFT(_streams, _sgi, _bw) \ argument 157 #define VHT_GROUP(_streams, _sgi, _bw) \ argument 162 #define HE_GROUP_IDX(_streams, _gi, _bw) \ argument 168 #define __HE_GROUP(_streams, _gi, _bw, _s) \ argument [all …]
|
D | rc80211_minstrel_ht.c | 45 #define GROUP_IDX(_streams, _sgi, _ht40) \ argument 57 #define __MCS_GROUP(_streams, _sgi, _ht40, _s) \ argument 78 #define MCS_GROUP_SHIFT(_streams, _sgi, _ht40) \ argument 81 #define MCS_GROUP(_streams, _sgi, _ht40) \ argument 85 #define VHT_GROUP_IDX(_streams, _sgi, _bw) \ argument 94 #define __VHT_GROUP(_streams, _sgi, _bw, _s) \ argument 128 #define VHT_GROUP_SHIFT(_streams, _sgi, _bw) \ argument 132 #define VHT_GROUP(_streams, _sgi, _bw) \ argument
|