new_vht_chandef 32 net/mac80211/spectmgmt.c struct cfg80211_chan_def new_vht_chandef = {}; new_vht_chandef 149 net/mac80211/spectmgmt.c new_vht_chandef = csa_ie->chandef; new_vht_chandef 154 net/mac80211/spectmgmt.c &new_vht_chandef)) new_vht_chandef 155 net/mac80211/spectmgmt.c new_vht_chandef.chan = NULL; new_vht_chandef 158 net/mac80211/spectmgmt.c new_vht_chandef.width == NL80211_CHAN_WIDTH_80P80) new_vht_chandef 159 net/mac80211/spectmgmt.c ieee80211_chandef_downgrade(&new_vht_chandef); new_vht_chandef 161 net/mac80211/spectmgmt.c new_vht_chandef.width == NL80211_CHAN_WIDTH_160) new_vht_chandef 162 net/mac80211/spectmgmt.c ieee80211_chandef_downgrade(&new_vht_chandef); new_vht_chandef 166 net/mac80211/spectmgmt.c if (new_vht_chandef.chan) { new_vht_chandef 167 net/mac80211/spectmgmt.c if (!cfg80211_chandef_compatible(&new_vht_chandef, new_vht_chandef 174 net/mac80211/spectmgmt.c csa_ie->chandef = new_vht_chandef;