OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vht_oper_centr_freq_seg0_idx
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/wpa/dist/src/ap/
ieee802_11_vht.c
81
u8 seg0 = hapd->iconf->
vht_oper_centr_freq_seg0_idx
;
122
hapd->iconf->
vht_oper_centr_freq_seg0_idx
)
ap_config.h
1120
u8
vht_oper_centr_freq_seg0_idx
;
member in struct:hostapd_config
1283
return conf->
vht_oper_centr_freq_seg0_idx
;
1302
conf->
vht_oper_centr_freq_seg0_idx
= oper_centr_freq_seg0_idx;
ctrl_iface_ap.c
980
"
vht_oper_centr_freq_seg0_idx
=%d\n"
984
iface->conf->
vht_oper_centr_freq_seg0_idx
,
/src/external/bsd/wpa/dist/wpa_supplicant/
p2p_supplicant.c
9823
if (conf->
vht_oper_centr_freq_seg0_idx
)
9826
conf->
vht_oper_centr_freq_seg0_idx
);
/src/external/bsd/wpa/dist/hostapd/
config_file.c
3708
} else if (os_strcmp(buf, "
vht_oper_centr_freq_seg0_idx
") == 0) {
3709
conf->
vht_oper_centr_freq_seg0_idx
= atoi(pos);
Completed in 24 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026