| /linux-6.15/net/mac80211/ |
| H A D | spectmgmt.c | 319 cfg80211_chandef_create(&csa_ie->chanreq.oper, new_chan, in ieee80211_parse_ch_switch_ie() 323 cfg80211_chandef_create(&csa_ie->chanreq.oper, new_chan, in ieee80211_parse_ch_switch_ie() 327 cfg80211_chandef_create(&csa_ie->chanreq.oper, new_chan, in ieee80211_parse_ch_switch_ie() 331 cfg80211_chandef_create(&csa_ie->chanreq.oper, new_chan, in ieee80211_parse_ch_switch_ie()
|
| H A D | ibss.c | 410 cfg80211_chandef_create(&chandef, cbss->channel, chan_type); in ieee80211_sta_join_ibss() 414 cfg80211_chandef_create(&chandef, cbss->channel, in ieee80211_sta_join_ibss() 426 cfg80211_chandef_create(&chandef, cbss->channel, in ieee80211_sta_join_ibss() 816 cfg80211_chandef_create(¶ms.chandef, params.chandef.chan, in ieee80211_ibss_process_chanswitch() 1029 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() 1937 cfg80211_chandef_create(&chandef, chan, chan_type); in ieee80211_process_tdls_channel_switch_req()
|
| H A D | main.c | 1264 cfg80211_chandef_create(&dflt_chandef, in ieee80211_register_hw()
|
| H A D | util.c | 2789 cfg80211_chandef_create(&he_chandef, chandef->chan, NL80211_CHAN_NO_HT); in ieee80211_ie_build_he_oper() 2945 cfg80211_chandef_create(chandef, chandef->chan, channel_type); in ieee80211_chandef_ht_oper()
|
| H A D | mesh.c | 100 cfg80211_chandef_create(&sta_chan_def, sdata->vif.bss_conf.chanreq.oper.chan, in mesh_matches_local()
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/ |
| H A D | scan.c | 101 cfg80211_chandef_create(&chandef, dev->scan.chan, NL80211_CHAN_HT20); in mt76_scan_work()
|
| H A D | channel.c | 383 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_HT20); in mt76_remain_on_channel()
|
| H A D | mac80211.c | 414 cfg80211_chandef_create(&phy->chandef, &sband->channels[0], in mt76_check_sband()
|
| /linux-6.15/net/wireless/ |
| H A D | ibss.c | 256 cfg80211_chandef_create(&wdev->wext.ibss.chandef, new_chan, in cfg80211_ibss_wext_join() 327 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 56 EXPORT_SYMBOL(cfg80211_chandef_create);
|
| H A D | mlme.c | 1057 cfg80211_chandef_create(&chandef, c, in cfg80211_dfs_channels_update_work()
|
| H A D | util.c | 2936 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_HT20); in cfg80211_wdev_channel_allowed()
|
| H A D | reg.c | 2419 cfg80211_chandef_create(&chandef, chan, in reg_wdev_chan_valid()
|
| H A D | scan.c | 2874 cfg80211_chandef_create(&chandef, source_bss->channel, in cfg80211_gen_reporter_rnr()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | phy-ctxt.c | 377 cfg80211_chandef_create(&chandef, ctxt->channel, NL80211_CHAN_NO_HT); in iwl_mvm_phy_ctxt_unref()
|
| H A D | mac80211.c | 4919 cfg80211_chandef_create(&chandef, channel, NL80211_CHAN_NO_HT); in iwl_mvm_p2p_find_phy_ctxt()
|
| /linux-6.15/drivers/net/wireless/ath/ath9k/ |
| H A D | channel.c | 118 cfg80211_chandef_create(&ctx->chandef, chan, NL80211_CHAN_HT20); in ath_chanctx_init() 849 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_NO_HT); in ath_chanctx_offchan_switch() 1345 cfg80211_chandef_create(&ctx->chandef, chan, NL80211_CHAN_HT20); in ath9k_offchannel_init()
|
| H A D | init.c | 811 cfg80211_chandef_create(&chandef, chan, NL80211_CHAN_HT20); in ath9k_init_band_txpower()
|
| /linux-6.15/drivers/staging/rtl8723bs/os_dep/ |
| H A D | ioctl_cfg80211.c | 1985 cfg80211_chandef_create(chandef, chan, chan_type); in cfg80211_rtw_get_channel() 1987 cfg80211_chandef_create(chandef, chan, NL80211_CHAN_NO_HT); in cfg80211_rtw_get_channel()
|
| /linux-6.15/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 4109 cfg80211_chandef_create(chandef, chan, chan_type); in mwifiex_cfg80211_get_channel() 4111 cfg80211_chandef_create(chandef, chan, in mwifiex_cfg80211_get_channel()
|
| /linux-6.15/drivers/net/wireless/realtek/rtw89/ |
| H A D | core.c | 329 cfg80211_chandef_create(chandef, &rtw89_channels_2ghz[0], in rtw89_get_default_chandef() 3371 cfg80211_chandef_create(&roc_chan, &roc->chan, NL80211_CHAN_NO_HT); in rtw89_roc_start()
|
| /linux-6.15/drivers/net/wireless/ath/wil6210/ |
| H A D | cfg80211.c | 2815 cfg80211_chandef_create(&wil->monitor_chandef, ch, NL80211_CHAN_NO_HT); in wil_cfg80211_init()
|
| /linux-6.15/include/net/ |
| H A D | cfg80211.h | 953 void cfg80211_chandef_create(struct cfg80211_chan_def *chandef,
|
| /linux-6.15/drivers/net/wireless/ath/ath6kl/ |
| H A D | cfg80211.c | 1115 cfg80211_chandef_create(&chandef, in ath6kl_cfg80211_ch_switch_notify()
|