Searched refs:freq_reg_info (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/ |
D | regd.c | 176 reg_rule = freq_reg_info(wiphy, in _rtl_reg_apply_beaconing_flags() 239 reg_rule = freq_reg_info(wiphy, ch->center_freq); in _rtl_reg_apply_active_scan_flags() 247 reg_rule = freq_reg_info(wiphy, ch->center_freq); in _rtl_reg_apply_active_scan_flags()
|
/Linux-v4.19/drivers/staging/rtlwifi/ |
D | regd.c | 161 reg_rule = freq_reg_info(wiphy, in _rtl_reg_apply_beaconing_flags() 223 reg_rule = freq_reg_info(wiphy, ch->center_freq); in _rtl_reg_apply_active_scan_flags() 231 reg_rule = freq_reg_info(wiphy, ch->center_freq); in _rtl_reg_apply_active_scan_flags()
|
/Linux-v4.19/Documentation/driver-api/80211/ |
D | cfg80211.rst | 321 :functions: freq_reg_info
|
/Linux-v4.19/drivers/net/wireless/ath/ |
D | regd.c | 271 reg_rule = freq_reg_info(wiphy, MHZ_TO_KHZ(ch->center_freq)); in ath_force_clear_no_ir_chan()
|
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | channel.c | 681 rule = freq_reg_info(wiphy, in brcms_reg_apply_beaconing_flags()
|
/Linux-v4.19/net/wireless/ |
D | reg.c | 1577 const struct ieee80211_reg_rule *freq_reg_info(struct wiphy *wiphy, in freq_reg_info() function 1582 EXPORT_SYMBOL(freq_reg_info); 1659 reg_rule = freq_reg_info(wiphy, MHZ_TO_KHZ(chan->center_freq)); in handle_channel()
|
D | nl80211.c | 769 freq_reg_info(wiphy, MHZ_TO_KHZ(chan->center_freq)); in nl80211_msg_put_channel()
|
/Linux-v4.19/include/net/ |
D | cfg80211.h | 4832 const struct ieee80211_reg_rule *freq_reg_info(struct wiphy *wiphy,
|
/Linux-v4.19/net/mac80211/ |
D | util.c | 1155 rrule = freq_reg_info(sdata->wdev.wiphy, MHZ_TO_KHZ(center_freq)); in ieee80211_regulatory_limit_wmm_params()
|