Searched refs:iv_key_alloc (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/sys/net80211/
H A Dieee80211_crypto.c123 return vap->iv_key_alloc(vap, key, keyix, rxkeyix);
175 vap->iv_key_alloc = null_key_alloc;
H A Dieee80211_ddb.c498 DB_PRINTSYM("\t", "iv_key_alloc", vap->iv_key_alloc);
H A Dieee80211_var.h506 int (*iv_key_alloc)(struct ieee80211vap *, member in struct:ieee80211vap
/freebsd-13-stable/sys/dev/rtwn/
H A Dif_rtwn.c567 vap->iv_key_alloc = rtwn_key_alloc;
/freebsd-13-stable/sys/dev/mwl/
H A Dif_mwl.c662 vap->iv_key_alloc = mwl_key_alloc;
/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_rsu.c716 vap->iv_key_alloc = rsu_key_alloc;
H A Dif_rum.c686 vap->iv_key_alloc = rum_key_alloc;
/freebsd-13-stable/sys/dev/ath/
H A Dif_ath.c1642 vap->iv_key_alloc = ath_key_alloc;

Completed in 208 milliseconds