Lines Matching defs:chan_width
3436 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ;
3448 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ;
3451 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ;
3458 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_USE_HT;
3571 u8 chan_width = 0;
3596 chan_width = IEEE80211_EHT_OPER_CHAN_WIDTH_320MHZ;
3611 chan_width = IEEE80211_EHT_OPER_CHAN_WIDTH_160MHZ;
3614 chan_width = IEEE80211_EHT_OPER_CHAN_WIDTH_80MHZ;
3617 chan_width = IEEE80211_EHT_OPER_CHAN_WIDTH_40MHZ;
3620 chan_width = IEEE80211_EHT_OPER_CHAN_WIDTH_20MHZ;
3623 eht_oper_info->control = chan_width;
3738 switch (oper->chan_width) {