Searched refs:vht_oper_chwidth (Results 1 – 7 of 7) sorted by relevance
95 oper->vht_op_info_chwidth = hapd->iconf->vht_oper_chwidth; in hostapd_eid_vht_operation()96 if (hapd->iconf->vht_oper_chwidth == 2) { in hostapd_eid_vht_operation()109 } else if (hapd->iconf->vht_oper_chwidth == 3) { in hostapd_eid_vht_operation()244 switch (iface->conf->vht_oper_chwidth) { in hostapd_eid_txpower_envelope()
943 u8 vht_oper_chwidth; member1020 return conf->vht_oper_chwidth; in hostapd_get_oper_chwidth()1030 conf->vht_oper_chwidth = oper_chwidth; in hostapd_set_oper_chwidth()
736 iface->conf->vht_oper_chwidth, in hostapd_ctrl_iface_status()
63 conf->vht_oper_chwidth = ssid->max_oper_chwidth; in wpas_conf_ap_vht()70 conf->vht_oper_chwidth == CHANWIDTH_USE_HT) in wpas_conf_ap_vht()80 switch (conf->vht_oper_chwidth) { in wpas_conf_ap_vht()100 conf->vht_oper_chwidth = CHANWIDTH_160MHZ; in wpas_conf_ap_vht()107 conf->vht_oper_chwidth = CHANWIDTH_80MHZ; in wpas_conf_ap_vht()131 conf->vht_oper_chwidth = CHANWIDTH_USE_HT; in wpas_conf_ap_vht()
335 conf->vht_oper_chwidth = ssid->max_oper_chwidth; in wpa_supplicant_mesh_init()336 switch (conf->vht_oper_chwidth) { in wpa_supplicant_mesh_init()
9168 conf->vht_oper_chwidth, in wpas_p2p_move_go_csa()9197 switch (conf->vht_oper_chwidth) { in wpas_p2p_move_go_csa()
3439 conf->vht_oper_chwidth = atoi(pos);