Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dathvar.h218 sc_hasclrkey:1; /* CLR key supported */ member
Dath.c559 sc->sc_hasclrkey = ath_hal_ciphersupported(ah, HAL_CIPHER_CLR); in ath_attach()
4845 sc->sc_hasclrkey && in ath_newstate()
4939 (ic->ic_flags & IEEE80211_F_PRIVACY) == 0 && sc->sc_hasclrkey) { in ath_newassoc()