Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dmlme.c39 bool is_s1g = false; in cfg80211_rx_assoc_resp() local
60 is_s1g = true; in cfg80211_rx_assoc_resp()
67 if (is_s1g) { in cfg80211_rx_assoc_resp()
H A Dreg.c1689 bool is_s1g = chan->band == NL80211_BAND_S1GHZ; in reg_rule_to_chan_bw_flags() local
1699 if (is_s1g) { in reg_rule_to_chan_bw_flags()
/linux/net/mac80211/
H A Dmlme.c5878 bool is_s1g = cbss->channel->band == NL80211_BAND_S1GHZ; in ieee80211_assoc_config_link() local
5986 if (!is_s1g && !elems->supp_rates) { in ieee80211_assoc_config_link()