HomeSort by: relevance | last modified time | path
    Searched refs:hostapd_set_oper_chwidth (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
drv_callbacks.c 1267 hostapd_set_oper_chwidth(hapd->iconf, chwidth);
1463 hostapd_set_oper_chwidth(hapd->iconf, CONF_OPER_CHWIDTH_USE_HT);
1473 hostapd_set_oper_chwidth(
1476 hostapd_set_oper_chwidth(
1484 hostapd_set_oper_chwidth(hapd->iconf,
1493 hostapd_set_oper_chwidth(hapd->iconf, CONF_OPER_CHWIDTH_320MHZ);
dfs.c 984 hostapd_set_oper_chwidth(iface->conf, current_vht_oper_chwidth);
1037 hostapd_set_oper_chwidth(iface->conf, new_vht_oper_chwidth);
1260 hostapd_set_oper_chwidth(iface->conf, oper_chwidth - 1);
hostapd.c 321 hostapd_set_oper_chwidth(hapd->iconf,
2167 hostapd_set_oper_chwidth(iface->conf, ch_width);
4288 hostapd_set_oper_chwidth(conf, CONF_OPER_CHWIDTH_USE_HT);
4292 hostapd_set_oper_chwidth(conf,
4295 hostapd_set_oper_chwidth(conf,
4299 hostapd_set_oper_chwidth(conf, CONF_OPER_CHWIDTH_160MHZ);
4302 hostapd_set_oper_chwidth(conf, CONF_OPER_CHWIDTH_320MHZ);
4561 hostapd_set_oper_chwidth(iface->conf, bw);
ap_config.h 1256 hostapd_set_oper_chwidth(struct hostapd_config *conf, function
hw_features.c 401 hostapd_set_oper_chwidth(iface->conf, CONF_OPER_CHWIDTH_USE_HT);
  /src/external/bsd/wpa/dist/wpa_supplicant/
ap.c 86 hostapd_set_oper_chwidth(conf, ssid->max_oper_chwidth);
136 hostapd_set_oper_chwidth(conf, CONF_OPER_CHWIDTH_160MHZ);
148 hostapd_set_oper_chwidth(conf, CONF_OPER_CHWIDTH_80MHZ);
177 hostapd_set_oper_chwidth(conf, CONF_OPER_CHWIDTH_USE_HT);

Completed in 37 milliseconds