OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_roaming_mode
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
wivar.h
124
u_int16_t
sc_roaming_mode
;
member in struct:wi_softc
wi.c
544
sc->
sc_roaming_mode
= 1;
850
wi_write_val(sc, WI_RID_ROAMING_MODE, sc->
sc_roaming_mode
);
2292
wreq.wi_val[0] = htole16(sc->
sc_roaming_mode
);
2462
sc->
sc_roaming_mode
= le16toh(wreq.wi_val[0]);
Completed in 13 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025