Searched refs:vht_oper_chwidth (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/wpa/src/ap/
H A Dieee802_11_vht.c74 oper->vht_op_info_chwidth = hapd->iconf->vht_oper_chwidth;
H A Dap_config.h515 u8 vht_oper_chwidth; member in struct:hostapd_config
/freebsd-10.1-release/contrib/wpa/hostapd/
H A Dconfig_file.c2526 } else if (os_strcmp(buf, "vht_oper_chwidth") == 0) {
2527 conf->vht_oper_chwidth = atoi(pos);

Completed in 53 milliseconds