qcacmn: Add support to manage Wifi pos vdev private object

Add support to manage Wifi pos vdev private object. Add new peer
type in enum wlan_peer_type. Add rx_ops and register the rx_ops
for PASN peer create/peer delete request.
Register 11az PASN related WMI events in target if.

Change-Id: I2a5e4d8d7c9b9562d9ab02b287957e93ee6f4758
CRs-Fixed: 3154521
This commit is contained in:
Pragaspathi Thilagaraj
2022-03-12 22:21:47 +05:30
committed by Madan Koyyalamudi
parent 87ce989ee0
commit 7738bad9e9
15 changed files with 586 additions and 62 deletions

View File

@@ -1,5 +1,6 @@
/*
* Copyright (c) 2016-2019 The Linux Foundation. All rights reserved.
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for
* any purpose with or without fee is hereby granted, provided that the