Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:vht

1892 	ssid->vht = params->vht;
2215 res->vht = 1;
3455 /* VHT 160 MHz uses DFS channels in most countries. */
5299 * @freq2: Center frequency of segment 1 for the GO operating in VHT 80P80 mode
5305 * @vht: Start GO with VHT support
5306 * @vht_chwidth: Channel width supported by GO operating with VHT support
5318 int persistent_id, int pd, int ht40, int vht,
5361 wpa_s->p2p_go_vht = !!vht;
5768 int vht, int max_oper_chwidth,
5780 params->vht = vht;
6027 * @vht_center_freq2: segment_1 center frequency for GO operating in VHT 80P80
6029 * @vht: Start GO with VHT support
6030 * @vht_chwidth: channel bandwidth for GO operating with VHT support
6037 int freq, int vht_center_freq2, int ht40, int vht,
6057 ht40, vht, max_oper_chwidth, NULL))
6153 int vht, int max_oper_chwidth,
6229 ht40, vht, max_oper_chwidth, channels))
6767 int vht_center_freq2, int ht40, int vht, int max_chwidth,
6785 wpa_s->p2p_go_vht = !!vht;
8894 "P2P CSA: Selected invalid VHT center freqs");