Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ath/
HDif_ath_keycache.c243 sc->sc_mcastkey) { in ath_keyset()
446 !sc->sc_mcastkey) { in ath_key_alloc()
HDif_athvar.h626 sc_mcastkey : 1,/* mcast key cache search */ member
HDif_ath.c936 sc->sc_mcastkey = ath_hal_getmcastkeysearch(ah); in ath_attach()
6210 if (sc->sc_mcastkey && bootverbose) in ath_announce()