Lines Matching defs:chan_width
2735 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ;
2747 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ;
2750 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ;
2757 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_USE_HT;
2877 u8 chan_width = 0;
2902 chan_width = IEEE80211_EHT_OPER_CHAN_WIDTH_320MHZ;
2917 chan_width = IEEE80211_EHT_OPER_CHAN_WIDTH_160MHZ;
2920 chan_width = IEEE80211_EHT_OPER_CHAN_WIDTH_80MHZ;
2923 chan_width = IEEE80211_EHT_OPER_CHAN_WIDTH_40MHZ;
2926 chan_width = IEEE80211_EHT_OPER_CHAN_WIDTH_20MHZ;
2929 eht_oper_info->control = chan_width;
3044 switch (oper->chan_width) {