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

  /src/sys/dev/ic/
ath.c 1600 ath_keyset(struct ath_softc *sc, const struct ieee80211_key *k, function in typeref:typename:int
1913 return ath_keyset(sc, k, mac, ic->ic_bss);
4922 ath_keyset(sc, &ni->ni_ucastkey, ni->ni_macaddr, ic->ic_bss);
ath.c 1600 ath_keyset(struct ath_softc *sc, const struct ieee80211_key *k, function in typeref:typename:int
1913 return ath_keyset(sc, k, mac, ic->ic_bss);
4922 ath_keyset(sc, &ni->ni_ucastkey, ni->ni_macaddr, ic->ic_bss);

Completed in 29 milliseconds