Searched refs:ath_keyset (Results 1 – 3 of 3) sorted by relevance
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ |
H A D | if_ath_keycache.h | 39 extern int ath_keyset(struct ath_softc *sc, struct ieee80211vap *vap,
|
H A D | if_ath_keycache.c | 183 ath_keyset(struct ath_softc *sc, struct ieee80211vap *vap, in ath_keyset() function 535 return ath_keyset(sc, vap, k, vap->iv_bss); in ath_key_set()
|
H A D | if_ath.c | 6297 ath_keyset(sc, vap, &ni->ni_ucastkey, vap->iv_bss); in ath_setup_stationkey()
|