Home
last modified time | relevance | path

Searched refs:sc_mcastkey (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_keycache.c243 sc->sc_mcastkey) { in ath_keyset()
446 !sc->sc_mcastkey) { in ath_key_alloc()
H A Dif_athvar.h630 sc_mcastkey : 1,/* mcast key cache search */ member
H A Dif_ath.c972 sc->sc_mcastkey = ath_hal_getmcastkeysearch(ah); in ath_attach()
6674 if (sc->sc_mcastkey && bootverbose) in ath_announce()