Searched refs:sc_hasclrkey (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_keycache.c225 if (hk.kv_type == HAL_CIPHER_CLR && sc->sc_hasclrkey == 0) {
380 if (sc->sc_hasclrkey == 0) {
H A Dif_athvar.h634 sc_hasclrkey: 1,/* CLR key supported */ member in struct:ath_softc
H A Dif_ath.c964 sc->sc_hasclrkey = ath_hal_ciphersupported(ah, HAL_CIPHER_CLR);
6272 (vap->iv_flags & IEEE80211_F_PRIVACY) == 0 && sc->sc_hasclrkey &&

Completed in 60 milliseconds