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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnvar.h187 #define IWN_FLAG_HAS_11N (1 << 6) macro
H A Dif_iwn.c982 if (sc->sc_flags & IWN_FLAG_HAS_11N) {
1007 if (sc->sc_flags & IWN_FLAG_HAS_11N) {
2144 sc->sc_flags |= IWN_FLAG_HAS_11N;

Completed in 87 milliseconds