OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:chwidth
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/ap/
drv_callbacks.c
482
int channel,
chwidth
, is_dfs;
local
503
chwidth
= VHT_CHANWIDTH_80MHZ;
506
chwidth
= VHT_CHANWIDTH_80P80MHZ;
509
chwidth
= VHT_CHANWIDTH_160MHZ;
515
chwidth
= VHT_CHANWIDTH_USE_HT;
537
hapd->iconf->vht_oper_chwidth =
chwidth
;
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant.c
1908
int
chwidth
, seg0, seg1;
local
[
all
...]
ctrl_iface.c
5267
int ht40, vht, max_oper_
chwidth
,
chwidth
= 0, freq2 = 0;
local
5939
int ht40, vht, max_oper_
chwidth
,
chwidth
= 0, freq2 = 0;
local
6061
int max_oper_
chwidth
,
chwidth
= 0, freq2 = 0;
local
[
all
...]
Completed in 213 milliseconds