Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c13857 struct ieee80211_supported_band *orig_band, in ath12k_mac_update_band() argument
13862 if (!orig_band || !new_band) in ath12k_mac_update_band()
13865 if (orig_band->band != new_band->band) in ath12k_mac_update_band()
13874 if (WARN_ON(!(orig_band->channels[i].flags & in ath12k_mac_update_band()
13877 orig_band->channels[i].flags &= ~IEEE80211_CHAN_DISABLED; in ath12k_mac_update_band()