Home
last modified time | relevance | path

Searched refs:is_s1g (Results 1 – 2 of 2) sorted by relevance

/linux/net/wireless/
H A Dreg.c1698 bool is_s1g = chan->band == NL80211_BAND_S1GHZ; in reg_rule_to_chan_bw_flags() local
1718 if (is_s1g) { in reg_rule_to_chan_bw_flags()
/linux/net/mac80211/
H A Dmlme.c4861 bool is_s1g = cbss->channel->band == NL80211_BAND_S1GHZ; in ieee80211_assoc_config_link() local
4922 if (!is_s1g && !elems->supp_rates) { in ieee80211_assoc_config_link()