OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:freq_hint
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/wpa/dist/src/drivers/
driver.h
1008
*
freq_hint
- Frequency of the channel the proposed AP is using
1011
* hint for the driver. Unlike the @freq parameter, @
freq_hint
does not
1015
int
freq_hint
;
member in struct:wpa_driver_associate_params
driver_nl80211.c
6773
if (params->
freq_hint
) {
6774
wpa_printf(MSG_DEBUG, " *
freq_hint
=%d", params->
freq_hint
);
6776
params->
freq_hint
))
/src/external/bsd/wpa/dist/wpa_supplicant/
wpa_supplicant.c
4331
params.
freq_hint
= bss->freq;
Completed in 261 milliseconds
Indexes created Sun Aug 16 00:25:19 UTC 2026