Searched refs:reg_rule (Results 1 – 3 of 3) sorted by relevance
136 const struct ieee80211_reg_rule *reg_rule; in _rtl_reg_apply_beaconing_flags() local153 reg_rule = freq_reg_info(wiphy, in _rtl_reg_apply_beaconing_flags()155 if (IS_ERR(reg_rule)) in _rtl_reg_apply_beaconing_flags()166 if (!(reg_rule->flags & NL80211_RRF_NO_IBSS)) in _rtl_reg_apply_beaconing_flags()168 if (!(reg_rule->flags & in _rtl_reg_apply_beaconing_flags()188 const struct ieee80211_reg_rule *reg_rule; in _rtl_reg_apply_active_scan_flags() local216 reg_rule = freq_reg_info(wiphy, ch->center_freq); in _rtl_reg_apply_active_scan_flags()217 if (!IS_ERR(reg_rule)) { in _rtl_reg_apply_active_scan_flags()218 if (!(reg_rule->flags & NL80211_RRF_PASSIVE_SCAN)) in _rtl_reg_apply_active_scan_flags()224 reg_rule = freq_reg_info(wiphy, ch->center_freq); in _rtl_reg_apply_active_scan_flags()[all …]
269 const struct ieee80211_reg_rule *reg_rule; in ath_force_clear_no_ir_chan() local271 reg_rule = freq_reg_info(wiphy, MHZ_TO_KHZ(ch->center_freq)); in ath_force_clear_no_ir_chan()272 if (IS_ERR(reg_rule)) in ath_force_clear_no_ir_chan()275 if (!(reg_rule->flags & NL80211_RRF_NO_IR)) in ath_force_clear_no_ir_chan()
267 const struct ieee80211_reg_rule *reg_rule; in rtw_regd_apply_beaconing_flags() local279 reg_rule = freq_reg_info(wiphy, in rtw_regd_apply_beaconing_flags()281 if (IS_ERR(reg_rule)) in rtw_regd_apply_beaconing_flags()286 if (!(reg_rule->flags & NL80211_RRF_NO_IR)) in rtw_regd_apply_beaconing_flags()