Home | History | Annotate | Download | only in ap

Lines Matching defs:vht

1544 						    int ht, int vht)
1546 if (!ht && !vht)
1550 if (!vht || hapd->iconf->vht_oper_chwidth == VHT_CHANWIDTH_USE_HT)
1568 int vht = hapd->iconf->ieee80211ac && !hapd->conf->disable_11ac;
1601 /* VHT bit added in IEEE P802.11-REVmc/D4.3 */
1602 if (vht)
1614 width = hostapd_get_nr_chan_width(hapd, ht, vht);
1615 if (vht) {
1641 wpabuf_put_u8(nr, ieee80211_get_phy_type(hapd->iface->freq, ht, vht));