Searched refs:IWN_FLAG_HAS_11N (Results 1 – 2 of 2) sorted by relevance
252 #define IWN_FLAG_HAS_11N (1 << 6) macro
609 if (sc->sc_flags & IWN_FLAG_HAS_11N) { in iwn_attach()2226 sc->sc_flags |= IWN_FLAG_HAS_11N; in iwn_read_eeprom()2440 if (sc->sc_flags & IWN_FLAG_HAS_11N) in iwn_read_eeprom_band()2444 if (sc->sc_flags & IWN_FLAG_HAS_11N) in iwn_read_eeprom_band()2488 if (!(sc->sc_flags & IWN_FLAG_HAS_11N)) { in iwn_read_eeprom_ht40()