/linux/drivers/staging/rtl8723bs/os_dep/ |
H A D | wifi_regd.c | 89 ch = ieee80211_get_channel(wiphy, freq); in _rtw_reg_apply_flags()
|
H A D | ioctl_cfg80211.c | 271 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_inform_bss() 345 notify_channel = ieee80211_get_channel(padapter->rtw_wdev->wiphy, freq); in rtw_cfg80211_check_bss() 394 chan = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_ibss_indicate_connect() 445 notify_channel = ieee80211_get_channel(wiphy, freq); in rtw_cfg80211_indicate_connect() 1990 chan = ieee80211_get_channel(adapter->rtw_wdev->wiphy, freq); in cfg80211_rtw_get_channel()
|
/linux/Documentation/driver-api/80211/ |
H A D | cfg80211.rst | 125 ieee80211_get_channel
|
/linux/drivers/net/wireless/ath/ |
H A D | regd.c | 284 ch = ieee80211_get_channel(wiphy, center_freq); in ath_force_clear_no_ir_freq() 300 ch = ieee80211_get_channel(wiphy, center_freq); in ath_force_no_ir_freq()
|
/linux/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | qlink_util.c | 121 chan = ieee80211_get_channel(wiphy, le16_to_cpu(qch->chan.center_freq)); in qlink_chandef_q2cfg()
|
H A D | event.c | 361 channel = ieee80211_get_channel(wiphy, le16_to_cpu(sr->freq)); in qtnf_event_handle_scan_results()
|
/linux/net/wireless/ |
H A D | wext-sme.c | 83 chan = ieee80211_get_channel(wdev->wiphy, freq); in cfg80211_mgd_wext_siwfreq()
|
H A D | chan.c | 595 c = ieee80211_get_channel(wiphy, freq); in cfg80211_set_chans_dfs_state() 1240 chan = ieee80211_get_channel(wiphy, freq); in cfg80211_edmg_usable()
|
H A D | ibss.c | 308 chan = ieee80211_get_channel(wdev->wiphy, freq); in cfg80211_ibss_wext_siwfreq()
|
H A D | wext-compat.c | 828 chandef.chan = ieee80211_get_channel(&rdev->wiphy, freq); in cfg80211_wext_siwfreq() 846 chandef.chan = ieee80211_get_channel(&rdev->wiphy, freq); in cfg80211_wext_siwfreq()
|
H A D | reg.c | 4279 if (!ieee80211_get_channel(&rdev->wiphy, in regulatory_propagate_dfs_state()
|
/linux/net/mac80211/ |
H A D | spectmgmt.c | 296 new_chan = ieee80211_get_channel(sdata->local->hw.wiphy, new_freq); in ieee80211_parse_ch_switch_ie()
|
H A D | tdls.c | 86 ch = ieee80211_get_channel(sdata->local->hw.wiphy, i); in ieee80211_tdls_add_subband() 1895 chan = ieee80211_get_channel(sdata->local->hw.wiphy, freq); in ieee80211_process_tdls_channel_switch_req()
|
H A D | ibss.c | 1094 channel = ieee80211_get_channel(local->hw.wiphy, rx_status->freq); in ieee80211_rx_bss_info() 1345 chan = ieee80211_get_channel(wiphy, freq); in ibss_setup_channels()
|
H A D | mesh.c | 1496 channel = ieee80211_get_channel(local->hw.wiphy, freq); in ieee80211_mesh_rx_bcn_presp()
|
/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | 11n.c | 339 ieee80211_get_channel(priv->adapter->wiphy, freq); in mwifiex_cmd_append_11n_tlv()
|
H A D | cfg80211.c | 1617 survey->channel = ieee80211_get_channel(wiphy, in mwifiex_cfg80211_dump_survey() 1634 survey->channel = ieee80211_get_channel(wiphy, in mwifiex_cfg80211_dump_survey() 2229 chan = ieee80211_get_channel(priv->wdev.wiphy, in mwifiex_cfg80211_inform_ibss_bss() 4105 chan = ieee80211_get_channel(wiphy, freq); in mwifiex_cfg80211_get_channel()
|
H A D | scan.c | 1861 chan = ieee80211_get_channel(priv->wdev.wiphy, freq); in mwifiex_parse_single_response_buf()
|
/linux/drivers/net/wireless/ath/wil6210/ |
H A D | wmi.c | 846 channel = ieee80211_get_channel(wiphy, freq); in wmi_evt_rx_mgmt() 1417 channel = ieee80211_get_channel(wiphy, freq); in wmi_evt_sched_scan_result() 1823 info.links[0].channel = ieee80211_get_channel(wiphy, freq); in wmi_evt_reassoc_status()
|
/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | wmi.c | 521 chan = ieee80211_get_channel(ar->wiphy, freq); in ath6kl_wmi_remain_on_chnl_event_rx() 555 chan = ieee80211_get_channel(ar->wiphy, freq); in ath6kl_wmi_cancel_remain_on_chnl_event_rx() 1119 channel = ieee80211_get_channel(ar->wiphy, le16_to_cpu(bih->ch)); in ath6kl_wmi_bssinfo_event_rx()
|
H A D | cfg80211.c | 783 chan = ieee80211_get_channel(ar->wiphy, (int) channel); in ath6kl_cfg80211_connect_event() 1116 ieee80211_get_channel(vif->ar->wiphy, freq), in ath6kl_cfg80211_ch_switch_notify()
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | cfg80211.c | 3356 bss_data.chan = ieee80211_get_channel(wiphy, freq); in brcmf_inform_single_bss() 3468 notify_channel = ieee80211_get_channel(wiphy, freq); in brcmf_inform_ibss() 3761 chan = ieee80211_get_channel(req->wiphy, freq); in brcmf_internal_escan_add_info() 5732 chandef->chan = ieee80211_get_channel(wiphy, freq); in brcmf_cfg80211_get_channel() 6394 notify_channel = ieee80211_get_channel(wiphy, freq); in brcmf_bss_roaming_done() 6529 chan = ieee80211_get_channel(cfg->wiphy, cfg->channel); in brcmf_notify_connect_status()
|
/linux/drivers/net/wireless/marvell/libertas/ |
H A D | cfg.c | 681 ieee80211_get_channel(wiphy, freq); in lbs_ret_scan()
|
/linux/drivers/net/wireless/microchip/wilc1000/ |
H A D | cfg80211.c | 125 channel = ieee80211_get_channel(wiphy, freq); in cfg_scan_result()
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | wmi.c | 1725 chan = ieee80211_get_channel(ar->hw->wiphy, in ath10k_wmi_put_wmi_channel() 1744 chan = ieee80211_get_channel(ar->hw->wiphy, in ath10k_wmi_put_wmi_channel() 2140 ar->scan_channel = ieee80211_get_channel(ar->hw->wiphy, freq); in ath10k_wmi_event_scan_foreign_chan()
|