Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_keycache.h35 extern int ath_key_alloc(struct ieee80211vap *, struct ieee80211_key *,
H A Dif_ath_keycache.c417 ath_key_alloc(struct ieee80211vap *vap, struct ieee80211_key *k, in ath_key_alloc() function
H A Dif_ath.c1649 vap->iv_key_alloc = ath_key_alloc; in ath_vap_create()
6274 if (!ath_key_alloc(vap, &ni->ni_ucastkey, &keyix, &rxkeyix)) { in ath_setup_stationkey()