Home
last modified time | relevance | path

Searched refs:npca_chandef (Results 1 – 1 of 1) sorted by relevance

/linux/net/mac80211/
H A Dmlme.c376 struct cfg80211_chan_def npca_chandef = *chandef; in ieee80211_determine_ap_chan()
404 npca_chandef.punctured = npca_punct;
412 if (!cfg80211_chandef_valid(&npca_chandef) || in ieee80211_verify_sta_ht_mcs_support()
358 struct cfg80211_chan_def npca_chandef = *chandef; ieee80211_determine_ap_chan() local