Home
last modified time | relevance | path

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

/Linux-v5.4/net/mac80211/
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.4/drivers/net/wireless/ath/carl9170/
Dphy.c1571 enum nl80211_channel_type _bw) in carl9170_set_channel()