Home
last modified time | relevance | path

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

/linux/net/wireless/ !
H A Dreg.c1689 bool is_s1g = chan->band == NL80211_BAND_S1GHZ; in reg_initiator_name()
1699 if (is_s1g) { in reg_rule_to_chan_bw_flags()
1700 bool is_s1g = chan->band == NL80211_BAND_S1GHZ; reg_rule_to_chan_bw_flags() local
/linux/net/mac80211/ !
H A Dmlme.c5399 bool is_s1g = cbss->channel->band == NL80211_BAND_S1GHZ; in ieee80211_assoc_config_link() local
5460 if (!is_s1g && !elems->supp_rates) { in ieee80211_assoc_config_link()