Home
last modified time | relevance | path

Searched refs:cfg80211_chandef_create (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dspectmgmt.c108 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 Dibss.c420 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(&params.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 Dtdls.c89 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 Dmain.c1101 cfg80211_chandef_create(&dflt_chandef, in ieee80211_register_hw()
H A Dmesh.c98 cfg80211_chandef_create(&sta_chan_def, sdata->vif.bss_conf.chandef.chan, in mesh_matches_local()
H A Dutil.c3657 cfg80211_chandef_create(chandef, chandef->chan, channel_type); in ieee80211_chandef_ht_oper()
/openbmc/linux/net/wireless/
H A Dibss.c276 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 Dchan.c23 void cfg80211_chandef_create(struct cfg80211_chan_def *chandef, in cfg80211_chandef_create() function
57 EXPORT_SYMBOL(cfg80211_chandef_create);
H A Dmlme.c949 cfg80211_chandef_create(&chandef, c, in cfg80211_dfs_channels_update_work()
H A Dreg.c2388 cfg80211_chandef_create(&chandef, chan, in reg_wdev_chan_valid()
H A Dnl80211.c3274 cfg80211_chandef_create(chandef, chandef->chan, in nl80211_parse_chandef()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dphy-ctxt.c366 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_NO_HT); in iwl_mvm_phy_ctxt_unref()
H A Dfw.c1635 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_NO_HT); in iwl_mvm_up()
H A Dmac80211.c4693 cfg80211_chandef_create(&chandef, channel, NL80211_CHAN_NO_HT); in iwl_mvm_roc_common()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dchannel.c118 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 Dinit.c857 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_HT20); in ath9k_init_band_txpower()
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c1996 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 Dcfg80211.c4048 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 Dcore.c255 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 Dcfg80211.h878 void cfg80211_chandef_create(struct cfg80211_chan_def *chandef,
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c2816 cfg80211_chandef_create(&wil->monitor_chandef, ch, NL80211_CHAN_NO_HT); in wil_cfg80211_init()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c1115 cfg80211_chandef_create(&chandef, in ath6kl_cfg80211_ch_switch_notify()