Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dap.c48 static bool is_chanwidth160_supported(struct hostapd_hw_modes *mode, in is_chanwidth160_supported() function
143 if (center_chan && is_chanwidth160_supported(mode, conf)) { in wpas_conf_ap_vht()