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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_keycache.h37 extern int ath_key_alloc(struct ieee80211vap *, struct ieee80211_key *,
H A Dif_ath_keycache.c419 ath_key_alloc(struct ieee80211vap *vap, struct ieee80211_key *k, function
486 * Delete an entry in the key cache allocated by ath_key_alloc.
530 * slot(s) must already have been allocated by ath_key_alloc.
H A Dif_ath.c1644 vap->iv_key_alloc = ath_key_alloc;
6225 if (!ath_key_alloc(vap, &ni->ni_ucastkey, &keyix, &rxkeyix)) {

Completed in 46 milliseconds