Home
last modified time | relevance | path

Searched refs:cs_max_keyix (Results 1 – 4 of 4) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/net80211/
H A Dieee80211_crypto.h127 u_int16_t cs_max_keyix; /* max h/w key index */ member
H A Dieee80211_crypto.c169 cs->cs_max_keyix = IEEE80211_WEP_NKID; in ieee80211_crypto_attach()
H A Dieee80211_node.c152 IEEE80211_INACT_INIT, ic->ic_crypto.cs_max_keyix, in ieee80211_node_lateattach()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dath.c607 ic->ic_crypto.cs_max_keyix = sc->sc_keymax; in ath_attach()