Lines Matching refs:width

1489 	chandef.width = sdata->vif.bss_conf.chanreq.oper.width;  in ieee80211_build_probe_req()
2642 switch (chandef->width) { in ieee80211_ie_build_ht_oper()
2661 chandef->width != NL80211_CHAN_WIDTH_20_NOHT && in ieee80211_ie_build_ht_oper()
2662 chandef->width != NL80211_CHAN_WIDTH_20) in ieee80211_ie_build_ht_oper()
2685 switch (chandef->width) { in ieee80211_ie_build_wide_bw_cs()
2728 switch (chandef->width) { in ieee80211_ie_build_vht_oper()
2805 he_chandef.width = chandef->width; in ieee80211_ie_build_he_oper()
2820 switch (he_chandef.width) { in ieee80211_ie_build_he_oper()
2899 switch (chandef->width) { in ieee80211_ie_build_eht_oper()
3048 new.width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_vht_oper()
3056 new.width = NL80211_CHAN_WIDTH_160; in ieee80211_chandef_vht_oper()
3059 new.width = NL80211_CHAN_WIDTH_80P80; in ieee80211_chandef_vht_oper()
3066 new.width = NL80211_CHAN_WIDTH_160; in ieee80211_chandef_vht_oper()
3071 new.width = NL80211_CHAN_WIDTH_80P80; in ieee80211_chandef_vht_oper()
3096 chandef->width = NL80211_CHAN_WIDTH_20; in ieee80211_chandef_eht_oper()
3099 chandef->width = NL80211_CHAN_WIDTH_40; in ieee80211_chandef_eht_oper()
3102 chandef->width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_eht_oper()
3105 chandef->width = NL80211_CHAN_WIDTH_160; in ieee80211_chandef_eht_oper()
3111 chandef->width = NL80211_CHAN_WIDTH_320; in ieee80211_chandef_eht_oper()
3155 he_chandef.width = NL80211_CHAN_WIDTH_20; in ieee80211_chandef_he_6ghz_oper()
3158 he_chandef.width = NL80211_CHAN_WIDTH_40; in ieee80211_chandef_he_6ghz_oper()
3161 he_chandef.width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_he_6ghz_oper()
3164 he_chandef.width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_he_6ghz_oper()
3168 he_chandef.width = NL80211_CHAN_WIDTH_160; in ieee80211_chandef_he_6ghz_oper()
3170 he_chandef.width = NL80211_CHAN_WIDTH_80P80; in ieee80211_chandef_he_6ghz_oper()
3174 if (he_chandef.width == NL80211_CHAN_WIDTH_160) { in ieee80211_chandef_he_6ghz_oper()
3211 chandef->width = NL80211_CHAN_WIDTH_1; in ieee80211_chandef_s1g_oper()
3214 chandef->width = NL80211_CHAN_WIDTH_2; in ieee80211_chandef_s1g_oper()
3217 chandef->width = NL80211_CHAN_WIDTH_4; in ieee80211_chandef_s1g_oper()
3220 chandef->width = NL80211_CHAN_WIDTH_8; in ieee80211_chandef_s1g_oper()
3223 chandef->width = NL80211_CHAN_WIDTH_16; in ieee80211_chandef_s1g_oper()
3608 switch (c->width) { in ieee80211_chandef_downgrade()
3614 c->width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_chandef_downgrade()
3620 c->width = NL80211_CHAN_WIDTH_20; in ieee80211_chandef_downgrade()
3635 c->width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_downgrade()
3668 c->width = new_primary_width; in ieee80211_chandef_downgrade()
3728 if (csa_settings->chandef.width == NL80211_CHAN_WIDTH_40) { in ieee80211_send_action_csa()
3758 if (csa_settings->chandef.width == NL80211_CHAN_WIDTH_80 || in ieee80211_send_action_csa()
3759 csa_settings->chandef.width == NL80211_CHAN_WIDTH_80P80 || in ieee80211_send_action_csa()
3760 csa_settings->chandef.width == NL80211_CHAN_WIDTH_160) { in ieee80211_send_action_csa()
3995 radar_detect |= BIT(link->reserved.oper.width); in ieee80211_chanctx_radar_detect()
4009 BIT(link->conf->chanreq.oper.width); in ieee80211_chanctx_radar_detect()
4474 switch (chandef->width) { in ieee80211_min_bw_limit_from_chandef()
4488 WARN(1, "unhandled chandef width %d\n", chandef->width); in ieee80211_min_bw_limit_from_chandef()