Searched defs:_sgi (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/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
|
D | rc80211_minstrel_ht.c | 47 #define GROUP_IDX(_streams, _sgi, _ht40) \ argument 59 #define __MCS_GROUP(_streams, _sgi, _ht40, _s) \ argument 80 #define MCS_GROUP_SHIFT(_streams, _sgi, _ht40) \ argument 83 #define MCS_GROUP(_streams, _sgi, _ht40) \ argument 87 #define VHT_GROUP_IDX(_streams, _sgi, _bw) \ argument 96 #define __VHT_GROUP(_streams, _sgi, _bw, _s) \ argument 130 #define VHT_GROUP_SHIFT(_streams, _sgi, _bw) \ argument 134 #define VHT_GROUP(_streams, _sgi, _bw) \ argument
|