| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | wifi_regd.c | 172 r = freq_reg_info(wiphy, ch->center_freq, 239 r = freq_reg_info(wiphy, ch->center_freq, bandwidth, ®_rule); 247 r = freq_reg_info(wiphy, ch->center_freq, bandwidth, ®_rule);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | wifi_regd.c | 172 r = freq_reg_info(wiphy, ch->center_freq, 239 r = freq_reg_info(wiphy, ch->center_freq, bandwidth, ®_rule); 247 r = freq_reg_info(wiphy, ch->center_freq, bandwidth, ®_rule);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | wifi_regd.c | 172 r = freq_reg_info(wiphy, ch->center_freq, 239 r = freq_reg_info(wiphy, ch->center_freq, bandwidth, ®_rule); 247 r = freq_reg_info(wiphy, ch->center_freq, bandwidth, ®_rule);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | regd.c | 153 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/ |
| H A D | wifi_regd.c | 168 r = freq_reg_info(wiphy, ch->center_freq, 235 r = freq_reg_info(wiphy, ch->center_freq, bandwidth, ®_rule); 243 r = freq_reg_info(wiphy, ch->center_freq, bandwidth, ®_rule);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/ |
| H A D | wifi_regd.c | 168 r = freq_reg_info(wiphy, ch->center_freq, 235 r = freq_reg_info(wiphy, ch->center_freq, bandwidth, ®_rule); 243 r = freq_reg_info(wiphy, ch->center_freq, bandwidth, ®_rule);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | wifi_regd.c | 172 r = freq_reg_info(wiphy, ch->center_freq, 239 r = freq_reg_info(wiphy, ch->center_freq, bandwidth, ®_rule); 247 r = freq_reg_info(wiphy, ch->center_freq, bandwidth, ®_rule);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/ |
| H A D | wifi_regd.c | 168 r = freq_reg_info(wiphy, ch->center_freq, 235 r = freq_reg_info(wiphy, ch->center_freq, bandwidth, ®_rule); 243 r = freq_reg_info(wiphy, ch->center_freq, bandwidth, ®_rule);
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/80211/ |
| H A D | cfg80211.rst | 153 freq_reg_info
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | reg.c | 1643 const struct ieee80211_reg_rule *freq_reg_info(struct wiphy *wiphy, in freq_reg_info() function 1650 EXPORT_SYMBOL(freq_reg_info); 1950 rrule = freq_reg_info(wiphy, orig_chan_freq); in handle_channel() 1956 rrule1 = freq_reg_info(wiphy, in handle_channel() 1958 rrule2 = freq_reg_info(wiphy, in handle_channel()
|
| H A D | nl80211.c | 1086 freq_reg_info(wiphy, MHZ_TO_KHZ(chan->center_freq)); in nl80211_msg_put_channel()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ |
| H A D | regd.c | 271 reg_rule = freq_reg_info(wiphy, MHZ_TO_KHZ(ch->center_freq)); in ath_force_clear_no_ir_chan()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/ |
| H A D | regd.c | 279 reg_rule = freq_reg_info(wiphy, in rtw_regd_apply_beaconing_flags()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| H A D | channel.c | 679 rule = freq_reg_info(wiphy, in brcms_reg_apply_beaconing_flags()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | cfg80211.h | 6040 const struct ieee80211_reg_rule *freq_reg_info(struct wiphy *wiphy,
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | util.c | 1548 rrule = freq_reg_info(sdata->wdev.wiphy, MHZ_TO_KHZ(center_freq)); in ieee80211_regulatory_limit_wmm_params()
|