Home
last modified time | relevance | path

Searched defs:_bw (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/net/mac80211/
Dairtime.c122 #define VHT_GROUP_IDX(_streams, _sgi, _bw) \ argument
128 #define BW2VBPS(_bw, r4, r3, r2, r1) \ 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
167 #define HE_GROUP_IDX(_streams, _gi, _bw) \ argument
173 #define __HE_GROUP(_streams, _gi, _bw, _s) \ argument
204 #define HE_GROUP_SHIFT(_streams, _gi, _bw) \ argument
208 #define HE_GROUP(_streams, _gi, _bw) \ argument
Drc80211_minstrel_ht.c87 #define VHT_GROUP_IDX(_streams, _sgi, _bw) \ argument
93 #define BW2VBPS(_bw, r3, r2, r1) \ 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
/Linux-v5.15/drivers/net/wireless/ath/carl9170/
Dphy.c1571 enum nl80211_channel_type _bw) in carl9170_set_channel()