Lines Matching refs:chandef
94 ieee80211_ht_oper_to_chandef(sdata->vif.bss_conf.chandef.chan, in mesh_matches_local()
97 ieee80211_vht_oper_to_chandef(sdata->vif.bss_conf.chandef.chan, in mesh_matches_local()
100 if (!cfg80211_chandef_compatible(&sdata->vif.bss_conf.chandef, in mesh_matches_local()
422 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in mesh_add_ht_cap_ie()
423 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_ht_cap_ie()
424 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_10) in mesh_add_ht_cap_ie()
459 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in mesh_add_ht_oper_ie()
460 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_ht_oper_ie()
461 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_10) 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()
485 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in mesh_add_vht_cap_ie()
486 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_vht_cap_ie()
487 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_10) in mesh_add_vht_cap_ie()
522 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_20_NOHT || in mesh_add_vht_oper_ie()
523 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_vht_oper_ie()
524 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_10) in mesh_add_vht_oper_ie()
532 &sdata->vif.bss_conf.chandef); in mesh_add_vht_oper_ie()
751 csa->settings.chandef.chan->center_freq); in ieee80211_mesh_build_beacon()
938 switch (sdata->vif.bss_conf.chandef.width) { in ieee80211_mesh_process_chnswitch()
958 params.chandef = csa_ie.chandef; in ieee80211_mesh_process_chnswitch()
961 if (!cfg80211_chandef_usable(sdata->local->hw.wiphy, ¶ms.chandef, in ieee80211_mesh_process_chnswitch()
966 params.chandef.chan->center_freq, in ieee80211_mesh_process_chnswitch()
967 params.chandef.width, in ieee80211_mesh_process_chnswitch()
968 params.chandef.center_freq1, in ieee80211_mesh_process_chnswitch()
969 params.chandef.center_freq2); in ieee80211_mesh_process_chnswitch()
974 ¶ms.chandef, in ieee80211_mesh_process_chnswitch()
984 if (cfg80211_chandef_identical(¶ms.chandef, in ieee80211_mesh_process_chnswitch()
985 &sdata->vif.bss_conf.chandef)) { in ieee80211_mesh_process_chnswitch()
993 params.chandef.chan->center_freq); in ieee80211_mesh_process_chnswitch()
1150 sdata->vif.bss_conf.chandef.chan->center_freq); in ieee80211_mesh_finish_csa()