Searched refs:wiphy_chan (Results 1 – 2 of 2) sorted by relevance
542 struct ieee80211_channel *wiphy_chan, *wiphy_chan_144 = NULL; in hdd_process_regulatory_data() local568 wiphy_chan = in hdd_process_regulatory_data()573 wiphy_chan_144 = wiphy_chan; in hdd_process_regulatory_data()578 hdd_modify_wiphy(wiphy, wiphy_chan); in hdd_process_regulatory_data()581 (wiphy_chan->flags & IEEE80211_CHAN_INDOOR_ONLY)) in hdd_process_regulatory_data()585 if (wiphy_chan->flags & IEEE80211_CHAN_DISABLED) { in hdd_process_regulatory_data()589 } else if (wiphy_chan->flags & in hdd_process_regulatory_data()593 if (wiphy_chan->flags & IEEE80211_CHAN_RADAR) in hdd_process_regulatory_data()596 if (wiphy_chan->flags & in hdd_process_regulatory_data()600 } else if (wiphy_chan->flags & in hdd_process_regulatory_data()[all …]
144 struct ieee80211_channel *wiphy_chan,