Home
last modified time | relevance | path

Searched refs:freq_reg_info (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dregd.c153 reg_rule = freq_reg_info(wiphy, in _rtl_reg_apply_beaconing_flags()
216 reg_rule = freq_reg_info(wiphy, ch->center_freq); in _rtl_reg_apply_active_scan_flags()
224 reg_rule = freq_reg_info(wiphy, ch->center_freq); in _rtl_reg_apply_active_scan_flags()
/linux/Documentation/driver-api/80211/
H A Dcfg80211.rst153 freq_reg_info
/linux/drivers/net/wireless/ath/
H A Dregd.c271 reg_rule = freq_reg_info(wiphy, MHZ_TO_KHZ(ch->center_freq)); in ath_force_clear_no_ir_chan()
/linux/net/wireless/
H A Dreg.c1665 const struct ieee80211_reg_rule *freq_reg_info(struct wiphy *wiphy, in freq_reg_info() function
1672 EXPORT_SYMBOL(freq_reg_info);
1986 rrule = freq_reg_info(wiphy, orig_chan_freq); in handle_channel()
1992 rrule1 = freq_reg_info(wiphy, in handle_channel()
1994 rrule2 = freq_reg_info(wiphy, in handle_channel()
H A Dnl80211.c1245 freq_reg_info(wiphy, MHZ_TO_KHZ(chan->center_freq)); in nl80211_msg_put_channel()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dchannel.c679 rule = freq_reg_info(wiphy, in brcms_reg_apply_beaconing_flags()
/linux/net/mac80211/
H A Dutil.c946 rrule = freq_reg_info(sdata->wdev.wiphy, MHZ_TO_KHZ(center_freq)); in ieee80211_regulatory_limit_wmm_params()