OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_kc_entries
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/ic/
athnvar.h
545
size_t
sc_kc_entries
;
member in struct:athn_softc
athn.c
216
DPRINTFN(DBG_INIT, sc, "%zd key cache entries\n", sc->
sc_kc_entries
);
223
KASSERT(sc->
sc_kc_entries
/ 2 > IEEE80211_WEP_NKID);
224
max_nnodes = (sc->
sc_kc_entries
/ 2) - IEEE80211_WEP_NKID;
2884
for (i = 0; i < sc->
sc_kc_entries
; i++)
arn9380.c
159
sc->
sc_kc_entries
= AR_KEYTABLE_SIZE;
arn5008.c
253
sc->
sc_kc_entries
= kc_entries_log != 0 ?
/src/sys/dev/usb/
if_athn_usb.c
464
for (i = 0; i < sc->
sc_kc_entries
; i++)
Completed in 19 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025