Searched refs:ni_vht_chanwidth (Results 1 – 3 of 3) sorted by relevance
250 ni->ni_vht_chanwidth = ie[2]; in ieee80211_parse_vhtopmode()257 __func__, ni->ni_vht_chan1, ni->ni_vht_chan2, ni->ni_vht_chanwidth, in ieee80211_parse_vhtopmode()
239 uint8_t ni_vht_chanwidth; /* IEEE80211_VHT_CHANWIDTH_ */ member
1805 __func__, ni->ni_vht_chanwidth, vhtflags); in htinfo_update_chw()1940 if ((ni->ni_vht_chanwidth == IEEE80211_VHT_CHANWIDTH_160MHZ) && in ieee80211_vht_get_vhtflags()1952 } else if ((ni->ni_vht_chanwidth == IEEE80211_VHT_CHANWIDTH_80P80MHZ) && in ieee80211_vht_get_vhtflags()1964 } else if ((ni->ni_vht_chanwidth == IEEE80211_VHT_CHANWIDTH_80MHZ) && in ieee80211_vht_get_vhtflags()1973 } else if (ni->ni_vht_chanwidth == IEEE80211_VHT_CHANWIDTH_USE_HT) { in ieee80211_vht_get_vhtflags()