Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_regulatory.c542 struct ieee80211_channel *wiphy_chan, *wiphy_chan_144 = NULL; in hdd_process_regulatory_data() local
568 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 …]
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_regulatory.h144 struct ieee80211_channel *wiphy_chan,