/openbmc/linux/net/mac80211/ |
H A D | spectmgmt.c | 108 cfg80211_chandef_create(&csa_ie->chandef, new_chan, in ieee80211_parse_ch_switch_ie() 112 cfg80211_chandef_create(&csa_ie->chandef, new_chan, in ieee80211_parse_ch_switch_ie() 116 cfg80211_chandef_create(&csa_ie->chandef, new_chan, in ieee80211_parse_ch_switch_ie() 120 cfg80211_chandef_create(&csa_ie->chandef, new_chan, in ieee80211_parse_ch_switch_ie()
|
H A D | ibss.c | 420 cfg80211_chandef_create(&chandef, cbss->channel, chan_type); in ieee80211_sta_join_ibss() 424 cfg80211_chandef_create(&chandef, cbss->channel, in ieee80211_sta_join_ibss() 436 cfg80211_chandef_create(&chandef, cbss->channel, in ieee80211_sta_join_ibss() 832 cfg80211_chandef_create(¶ms.chandef, params.chandef.chan, in ieee80211_ibss_process_chanswitch() 1052 cfg80211_chandef_create(&chandef, channel, NL80211_CHAN_NO_HT); in ieee80211_update_sta_info()
|
H A D | tdls.c | 89 cfg80211_chandef_create(&chandef, ch, in ieee80211_tdls_add_subband() 1977 cfg80211_chandef_create(&chandef, chan, chan_type); in ieee80211_process_tdls_channel_switch_req()
|
H A D | main.c | 1101 cfg80211_chandef_create(&dflt_chandef, in ieee80211_register_hw()
|
H A D | mesh.c | 98 cfg80211_chandef_create(&sta_chan_def, sdata->vif.bss_conf.chandef.chan, in mesh_matches_local()
|
H A D | util.c | 3657 cfg80211_chandef_create(chandef, chandef->chan, channel_type); in ieee80211_chandef_ht_oper()
|
/openbmc/linux/net/wireless/ |
H A D | ibss.c | 276 cfg80211_chandef_create(&wdev->wext.ibss.chandef, new_chan, in cfg80211_ibss_wext_join() 349 cfg80211_chandef_create(&wdev->wext.ibss.chandef, chan, in cfg80211_ibss_wext_siwfreq()
|
H A D | chan.c | 23 void cfg80211_chandef_create(struct cfg80211_chan_def *chandef, in cfg80211_chandef_create() function 57 EXPORT_SYMBOL(cfg80211_chandef_create);
|
H A D | mlme.c | 949 cfg80211_chandef_create(&chandef, c, in cfg80211_dfs_channels_update_work()
|
H A D | reg.c | 2388 cfg80211_chandef_create(&chandef, chan, in reg_wdev_chan_valid()
|
H A D | nl80211.c | 3274 cfg80211_chandef_create(chandef, chandef->chan, in nl80211_parse_chandef()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | phy-ctxt.c | 366 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_NO_HT); in iwl_mvm_phy_ctxt_unref()
|
H A D | fw.c | 1635 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_NO_HT); in iwl_mvm_up()
|
H A D | mac80211.c | 4693 cfg80211_chandef_create(&chandef, channel, NL80211_CHAN_NO_HT); in iwl_mvm_roc_common()
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | channel.c | 118 cfg80211_chandef_create(&ctx->chandef, chan, NL80211_CHAN_HT20); in ath_chanctx_init() 854 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_NO_HT); in ath_chanctx_offchan_switch() 1350 cfg80211_chandef_create(&ctx->chandef, chan, NL80211_CHAN_HT20); in ath9k_offchannel_init()
|
H A D | init.c | 857 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_HT20); in ath9k_init_band_txpower()
|
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/ |
H A D | ioctl_cfg80211.c | 1996 cfg80211_chandef_create(chandef, chan, chan_type); in cfg80211_rtw_get_channel() 1998 cfg80211_chandef_create(chandef, chan, NL80211_CHAN_NO_HT); in cfg80211_rtw_get_channel()
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfg80211.c | 4048 cfg80211_chandef_create(chandef, chan, chan_type); in mwifiex_cfg80211_get_channel() 4050 cfg80211_chandef_create(chandef, chan, in mwifiex_cfg80211_get_channel()
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | core.c | 255 cfg80211_chandef_create(chandef, &rtw89_channels_2ghz[0], in rtw89_get_default_chandef() 2504 cfg80211_chandef_create(&roc_chan, &roc->chan, NL80211_CHAN_NO_HT); in rtw89_roc_start()
|
/openbmc/linux/include/net/ |
H A D | cfg80211.h | 878 void cfg80211_chandef_create(struct cfg80211_chan_def *chandef,
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | cfg80211.c | 2816 cfg80211_chandef_create(&wil->monitor_chandef, ch, NL80211_CHAN_NO_HT); in wil_cfg80211_init()
|
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | cfg80211.c | 1115 cfg80211_chandef_create(&chandef, in ath6kl_cfg80211_ch_switch_notify()
|