Home
last modified time | relevance | path

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

/src/sys/dev/iwx/
H A Dif_iwx.c7497 uint16_t band_flags = (IEEE80211_CHAN_2GHZ | IEEE80211_CHAN_5GHZ); in iwx_phy_ctxt_update() local
7508 (phyctxt->channel->ic_flags & band_flags) != in iwx_phy_ctxt_update()
7509 (chan->ic_flags & band_flags)) { in iwx_phy_ctxt_update()