Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dathvar.h216 sc_mcastkey: 1, /* mcast key cache search */ member
H A Dath.c560 sc->sc_mcastkey = ath_hal_getmcastkeysearch(ah); in ath_attach()
1635 if ((k->wk_flags & IEEE80211_KEY_GROUP) && sc->sc_mcastkey) { in ath_keyset()
1818 if ((k->wk_flags & IEEE80211_KEY_GROUP) && !sc->sc_mcastkey) { in ath_key_alloc()