Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnvar.h181 #define IWN_FLAG_HAS_5GHZ (1 << 0) macro
H A Dif_iwn.c1003 if (sc->sc_flags & IWN_FLAG_HAS_5GHZ) { in iwn_attach()
2349 sc->sc_flags |= IWN_FLAG_HAS_5GHZ; in iwn_read_eeprom_channels()
3155 (sc->sc_flags & IWN_FLAG_HAS_5GHZ)) { in iwn_notif_intr()