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_seg1_idx
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/wpa/dist/src/ap/
ieee802_11_vht.c
82
u8 seg1 = hapd->iconf->
vht_oper_centr_freq_seg1_idx
;
ap_config.h
1121
u8
vht_oper_centr_freq_seg1_idx
;
member in struct:hostapd_config
1312
return conf->
vht_oper_centr_freq_seg1_idx
;
1323
conf->
vht_oper_centr_freq_seg1_idx
= oper_centr_freq_seg1_idx;
ctrl_iface_ap.c
981
"
vht_oper_centr_freq_seg1_idx
=%d\n"
985
iface->conf->
vht_oper_centr_freq_seg1_idx
,
/src/external/bsd/wpa/dist/wpa_supplicant/
p2p_supplicant.c
9828
if (conf->
vht_oper_centr_freq_seg1_idx
)
9831
conf->
vht_oper_centr_freq_seg1_idx
);
/src/external/bsd/wpa/dist/hostapd/
config_file.c
3710
} else if (os_strcmp(buf, "
vht_oper_centr_freq_seg1_idx
") == 0) {
3711
conf->
vht_oper_centr_freq_seg1_idx
= atoi(pos);
Completed in 56 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026