Home
last modified time | relevance | path

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

/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.c1656 const struct ieee80211_reg_rule *freq_reg_info(struct wiphy *wiphy, in freq_reg_info() function
1663 EXPORT_SYMBOL(freq_reg_info);
1947 rrule = freq_reg_info(wiphy, orig_chan_freq); in handle_channel()
1953 rrule1 = freq_reg_info(wiphy, in handle_channel()
1955 rrule2 = freq_reg_info(wiphy, in handle_channel()
H A Dnl80211.c1516 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/include/net/
H A Dcfg80211.h8154 const struct ieee80211_reg_rule *freq_reg_info(struct wiphy *wiphy,
/linux/net/mac80211/
H A Dutil.c1007 rrule = freq_reg_info(sdata->wdev.wiphy, MHZ_TO_KHZ(center_freq)); in ieee80211_regulatory_limit_wmm_params()