Home
last modified time | relevance | path

Searched refs:VHT_CHANWIDTH_160MHZ (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Ddfs.c37 case VHT_CHANWIDTH_160MHZ: in dfs_get_used_n_chans()
239 case VHT_CHANWIDTH_160MHZ: in dfs_adjust_vht_center_freq()
278 case VHT_CHANWIDTH_160MHZ: in dfs_get_start_chan_idx()
Dap_drv_ops.c539 case VHT_CHANWIDTH_160MHZ: in hostapd_set_freq_params()
Ddrv_callbacks.c467 chwidth = VHT_CHANWIDTH_160MHZ; in hostapd_event_ch_switch()
Dhostapd.c2416 vht_bw = VHT_CHANWIDTH_160MHZ; in hostapd_switch_channel_fallback()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h806 #define VHT_CHANWIDTH_160MHZ 2 macro