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