OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:atu_desired_channel
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_atu.c
486
if (sc->
atu_desired_channel
!= IEEE80211_CHAN_ANY)
487
Request.Channel = (uint8_t)sc->
atu_desired_channel
;
547
if (sc->
atu_desired_channel
!= IEEE80211_CHAN_ANY)
548
Scan.Channel = (uint8_t)sc->
atu_desired_channel
;
658
if (sc->
atu_desired_channel
!= IEEE80211_CHAN_ANY)
659
cmd.Channel = (uint8_t)sc->
atu_desired_channel
;
1415
sc->
atu_desired_channel
= IEEE80211_CHAN_ANY;
if_atureg.h
171
uint16_t
atu_desired_channel
;
member in struct:atu_softc
Completed in 15 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025