OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dwell_passive
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_iwn.c
4742
uint16_t rxchain, dwell_active,
dwell_passive
;
local in function:iwn_scan
4891
dwell_passive
= iwn_get_passive_dwell_time(sc, flags);
4894
if (
dwell_passive
<= dwell_active)
4895
dwell_passive
= dwell_active + 1;
4898
chan->passive = htole16(
dwell_passive
);
if_iwmreg.h
5628
* @
dwell_passive
: default dwell time for passive scan
5645
uint8_t
dwell_passive
;
member in struct:iwm_scan_config
Completed in 24 milliseconds
Indexes created Tue Sep 30 06:09:59 GMT 2025