Lines Matching refs:chandef
94 ieee80211_ht_oper_to_chandef(sdata->vif.bss_conf.chandef.chan, in mesh_matches_local()
97 if (!cfg80211_chandef_compatible(&sdata->vif.bss_conf.chandef, in mesh_matches_local()
423 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in mesh_add_ht_cap_ie()
424 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_ht_cap_ie()
425 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_10) in mesh_add_ht_cap_ie()
444 cfg80211_get_chandef_type(&sdata->vif.bss_conf.chandef); in mesh_add_ht_oper_ie()
468 ieee80211_ie_build_ht_oper(pos, ht_cap, &sdata->vif.bss_conf.chandef, in mesh_add_ht_oper_ie()
686 csa->settings.chandef.chan->center_freq); in ieee80211_mesh_build_beacon()
871 switch (sdata->vif.bss_conf.chandef.width) { in ieee80211_mesh_process_chnswitch()
891 params.chandef = csa_ie.chandef; in ieee80211_mesh_process_chnswitch()
894 if (!cfg80211_chandef_usable(sdata->local->hw.wiphy, ¶ms.chandef, in ieee80211_mesh_process_chnswitch()
899 params.chandef.chan->center_freq, in ieee80211_mesh_process_chnswitch()
900 params.chandef.width, in ieee80211_mesh_process_chnswitch()
901 params.chandef.center_freq1, in ieee80211_mesh_process_chnswitch()
902 params.chandef.center_freq2); in ieee80211_mesh_process_chnswitch()
907 ¶ms.chandef, in ieee80211_mesh_process_chnswitch()
917 if (cfg80211_chandef_identical(¶ms.chandef, in ieee80211_mesh_process_chnswitch()
918 &sdata->vif.bss_conf.chandef)) { in ieee80211_mesh_process_chnswitch()
926 params.chandef.chan->center_freq); in ieee80211_mesh_process_chnswitch()
1083 sdata->vif.bss_conf.chandef.chan->center_freq); in ieee80211_mesh_finish_csa()