HomeSort by: relevance | last modified time | path
    Searched refs:sc_mcastkey (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
athvar.h 216 sc_mcastkey: 1, /* mcast key cache search */ member in struct:ath_softc
ath.c 559 sc->sc_mcastkey = ath_hal_getmcastkeysearch(ah);
1634 if ((k->wk_flags & IEEE80211_KEY_GROUP) && sc->sc_mcastkey) {
1817 if ((k->wk_flags & IEEE80211_KEY_GROUP) && !sc->sc_mcastkey) {

Completed in 14 milliseconds