Home
last modified time | relevance | path

Searched refs:iv_key_alloc (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_crypto.c121 return vap->iv_key_alloc(vap, key, keyix, rxkeyix); in dev_key_alloc()
241 vap->iv_key_alloc = null_key_alloc; in ieee80211_crypto_vattach()
H A Dieee80211_var.h515 int (*iv_key_alloc)(struct ieee80211vap *, member
H A Dieee80211_ddb.c640 DB_PRINTSYM("\t", "iv_key_alloc", vap->iv_key_alloc); in _db_show_vap()
/freebsd/sys/dev/rtwn/
H A Dif_rtwn.c640 vap->iv_key_alloc = rtwn_key_alloc; in rtwn_vap_create()
/freebsd/sys/dev/usb/wlan/
H A Dif_rum.c682 vap->iv_key_alloc = rum_key_alloc; in rum_vap_create()
H A Dif_rsu.c717 vap->iv_key_alloc = rsu_key_alloc; in rsu_vap_create()
/freebsd/sys/dev/mwl/
H A Dif_mwl.c659 vap->iv_key_alloc = mwl_key_alloc; in mwl_vap_create()
/freebsd/sys/dev/ath/
H A Dif_ath.c1652 vap->iv_key_alloc = ath_key_alloc; in ath_vap_create()
/freebsd/sys/dev/iwx/
H A Dif_iwx.c10694 vap->iv_key_alloc = iwx_key_alloc; in iwx_vap_create()