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.c14180 struct ieee80211_supported_band *orig_band, in ath12k_mac_update_band() argument
14185 if (!orig_band || !new_band) in ath12k_mac_update_band()
14188 if (orig_band->band != new_band->band) in ath12k_mac_update_band()
14197 if (WARN_ON(!(orig_band->channels[i].flags & in ath12k_mac_update_band()
14200 orig_band->channels[i].flags &= ~IEEE80211_CHAN_DISABLED; in ath12k_mac_update_band()