OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_frag_thresh
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
wivar.h
119
u_int16_t
sc_frag_thresh
;
member in struct:wi_softc
wi.c
541
sc->
sc_frag_thresh
= 2346;
844
wi_write_val(sc, WI_RID_FRAG_THRESH, sc->
sc_frag_thresh
);
2312
wreq.wi_val[0] = htole16(sc->
sc_frag_thresh
);
2350
wreq.wi_val[0] = htole16(sc->
sc_frag_thresh
);
2453
sc->
sc_frag_thresh
= le16toh(wreq.wi_val[0]);
Completed in 48 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025