HomeSort by relevance Sort by last modified time
    Searched refs:vht_oper_chwidth (Results 1 - 12 of 12) sorted by null

  /external/wpa_supplicant_8/src/ap/
ap_drv_ops.c 483 int vht_oper_chwidth, int center_segment0,
503 if (data->vht_enabled) switch (vht_oper_chwidth) {
525 if (vht_oper_chwidth == 1 && center_segment1)
527 if (vht_oper_chwidth == 3 && !center_segment1)
567 int sec_channel_offset, int vht_oper_chwidth,
574 vht_oper_chwidth,
752 int sec_channel_offset, int vht_oper_chwidth,
770 vht_oper_chwidth, center_segment0,
dfs.c 31 switch (iface->conf->vht_oper_chwidth) {
227 switch (iface->conf->vht_oper_chwidth) {
271 switch (iface->conf->vht_oper_chwidth) {
329 iface->conf->vht_oper_chwidth);
705 iface->conf->vht_oper_chwidth,
716 iface->conf->vht_oper_chwidth,
878 iface->conf->vht_oper_chwidth,
acs.c 529 iface->conf->vht_oper_chwidth == 1)
560 iface->conf->vht_oper_chwidth == 1 &&
646 switch (iface->conf->vht_oper_chwidth) {
ap_drv_ops.h 62 int sec_channel_offset, int vht_oper_chwidth,
107 int sec_channel_offset, int vht_oper_chwidth,
112 int vht_oper_chwidth, int center_segment0,
ieee802_11_vht.c 73 oper->vht_op_info_chwidth = hapd->iconf->vht_oper_chwidth;
ap_config.h 588 u8 vht_oper_chwidth; member in struct:hostapd_config
ctrl_iface_ap.c 456 "vht_oper_chwidth=%d\n"
463 iface->conf->vht_oper_chwidth,
hostapd.c 182 hapd->iconf->vht_oper_chwidth = oldconf->vht_oper_chwidth;
1201 hapd->iconf->vht_oper_chwidth,
    [all...]
beacon.c 987 iconf->vht_oper_chwidth,
drv_callbacks.c 493 hapd->iconf->vht_oper_chwidth = chwidth;
  /external/wpa_supplicant_8/wpa_supplicant/
ap.c 63 conf->vht_oper_chwidth = 1;
  /external/wpa_supplicant_8/hostapd/
config_file.c     [all...]

Completed in 2199 milliseconds