Home
last modified time | relevance | path

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

/linux-6.6.21/net/wireless/
Dreg.c1684 bool is_s1g = chan->band == NL80211_BAND_S1GHZ; in reg_rule_to_chan_bw_flags() local
1704 if (is_s1g) { in reg_rule_to_chan_bw_flags()
/linux-6.6.21/net/mac80211/
Dmlme.c4017 bool is_s1g = cbss->channel->band == NL80211_BAND_S1GHZ; in ieee80211_assoc_config_link() local
4072 if (!is_s1g && !elems->supp_rates) { in ieee80211_assoc_config_link()