Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iwnvar.h213 #define IWN_FLAG_HAS_11N (1 << 6) macro
H A Dif_iwn.c491 if (sc->sc_flags & IWN_FLAG_HAS_11N) { in iwn_attach()
520 if (sc->sc_flags & IWN_FLAG_HAS_11N) { in iwn_attach()
1451 sc->sc_flags |= IWN_FLAG_HAS_11N; in iwn_read_eeprom()
1670 if (sc->sc_flags & IWN_FLAG_HAS_11N) in iwn_read_eeprom_channels()