Searched defs:_sgi (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/net/mac80211/ |
D | airtime.c | 103 #define HT_GROUP_IDX(_streams, _sgi, _ht40) \ argument 115 #define __MCS_GROUP(_streams, _sgi, _ht40, _s) \ argument 130 #define MCS_GROUP_SHIFT(_streams, _sgi, _ht40) \ argument 133 #define MCS_GROUP(_streams, _sgi, _ht40) \ argument 137 #define VHT_GROUP_IDX(_streams, _sgi, _bw) \ argument 146 #define __VHT_GROUP(_streams, _sgi, _bw, _s) \ argument 173 #define VHT_GROUP_SHIFT(_streams, _sgi, _bw) \ argument 177 #define VHT_GROUP(_streams, _sgi, _bw) \ argument
|
D | rc80211_minstrel_ht.c | 46 #define GROUP_IDX(_streams, _sgi, _ht40) \ argument 58 #define __MCS_GROUP(_streams, _sgi, _ht40, _s) \ argument 79 #define MCS_GROUP_SHIFT(_streams, _sgi, _ht40) \ argument 82 #define MCS_GROUP(_streams, _sgi, _ht40) \ argument 86 #define VHT_GROUP_IDX(_streams, _sgi, _bw) \ argument 95 #define __VHT_GROUP(_streams, _sgi, _bw, _s) \ argument 129 #define VHT_GROUP_SHIFT(_streams, _sgi, _bw) \ argument 133 #define VHT_GROUP(_streams, _sgi, _bw) \ argument
|