Searched refs:band_flags (Results 1 – 1 of 1) sorted by relevance
7497 uint16_t band_flags = (IEEE80211_CHAN_2GHZ | IEEE80211_CHAN_5GHZ); in iwx_phy_ctxt_update() local7508 (phyctxt->channel->ic_flags & band_flags) != in iwx_phy_ctxt_update()7509 (chan->ic_flags & band_flags)) { in iwx_phy_ctxt_update()