Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c3831 static const u8 center_channels_5ghz_160mhz[] = { 50, 114, 163 }; variable
3849 chans = center_channels_5ghz_160mhz; in wpas_p2p_verify_160mhz()
3850 num_chans = ARRAY_SIZE(center_channels_5ghz_160mhz); in wpas_p2p_verify_160mhz()
4139 chans = center_channels_5ghz_160mhz; in wpas_p2p_get_vht160_center()
4140 num_chans = ARRAY_SIZE(center_channels_5ghz_160mhz); in wpas_p2p_get_vht160_center()