Searched defs:_sgi (Results 1 – 1 of 1) sorted by relevance
/linux/net/mac80211/ |
H A 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
|