nl80211: Add VHT 160 MHz channel flags
authorAhmad Kholaif <akholaif@qca.qualcomm.com>
Wed, 28 Oct 2015 21:14:10 +0000 (14:14 -0700)
committerJouni Malinen <j@w1.fi>
Wed, 25 Nov 2015 17:01:14 +0000 (19:01 +0200)
commitbee5d8e067a743986c0a5c19b09dc61178436d27
tree0bd81357f6df87855ffbc0e71791dcaed35d190f
parent5e1da9c8fdcadb0171d5448fa09960f976804155
nl80211: Add VHT 160 MHz channel flags

This extends the previous design that covered only the VHT 80 MHz cases
for VHT channel flags. New functions are introduced to allow 160 MHz
bandwidth cases to determine the center channel and check availability
of a 160 MHz channel.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/drivers/driver.h
src/drivers/driver_nl80211_capa.c
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/p2p_supplicant.h