nl80211: Allocate QCA vendor subcmds for DFS radar detected and CAC events
authorAhmad Kholaif <akholaif@qca.qualcomm.com>
Wed, 11 Feb 2015 02:48:39 +0000 (18:48 -0800)
committerJouni Malinen <j@w1.fi>
Wed, 11 Feb 2015 14:51:33 +0000 (16:51 +0200)
commit480994dafb8bc4c53807ab884f4ee58693fda6b6
tree8fef130c6f33aab54094ac61d555ddb0acac04d9
parentf245b45075c02eee24b1e2bcc2683ee1d2a09786
nl80211: Allocate QCA vendor subcmds for DFS radar detected and CAC events

When DFS offloading capability is supported by the driver, the driver
should use these events to indicate when a radar pattern has been
detected, channel availability check (CAC) has been completed, aborted
or finished after the non-occupancy period is over on a DFS channel.

Also, add a new driver.h event to be used by NL80211 to indicate CAC
Started event on a DFS channel.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/common/qca-vendor.h
src/drivers/driver.h
src/drivers/driver_common.c