Searched refs:NL80211_RRF_AUTO_BW (Results 1 – 4 of 4) sorted by relevance
229 NL80211_RRF_NO_IR | NL80211_RRF_AUTO_BW),238 NL80211_RRF_AUTO_BW),243 NL80211_RRF_AUTO_BW |967 rrule->flags |= NL80211_RRF_AUTO_BW; in regdb_query_country()1322 if (rule1->flags & NL80211_RRF_AUTO_BW) in reg_rules_intersect()1324 if (rule2->flags & NL80211_RRF_AUTO_BW) in reg_rules_intersect()1339 if ((rule1->flags & NL80211_RRF_AUTO_BW) && in reg_rules_intersect()1340 (rule2->flags & NL80211_RRF_AUTO_BW)) in reg_rules_intersect()1341 intersected_rule->flags |= NL80211_RRF_AUTO_BW; in reg_rules_intersect()1343 intersected_rule->flags &= ~NL80211_RRF_AUTO_BW; in reg_rules_intersect()[all …]
3595 NL80211_RRF_AUTO_BW = 1<<11, enumerator
1066 rule->flags |= NL80211_RRF_AUTO_BW; in iwl_parse_nvm_mcc_info()
946 flags |= NL80211_RRF_AUTO_BW; in qtnf_cmd_resp_reg_rule_flags_parse()