qcacmn: Enable monitor mac filter for special vap

Add change to enable mac based filter for monitor special vap.

Change-Id: Ib189071443d5a98a84d160e7043e9bc4faf189c5
CRs-Fixed: 3317599
This commit is contained in:
Santosh Anbu
2022-11-07 21:43:33 +05:30
committed by Madan Koyyalamudi
parent 99baf5de6d
commit c6fd7ded28
9 changed files with 66 additions and 3 deletions

View File

@@ -947,6 +947,12 @@ dp_mon_rx_wmask_subscribe(struct dp_soc *soc, uint32_t *msg_word,
{
}
static inline void
dp_mon_rx_mac_filter_set(struct dp_soc *soc, uint32_t *msg_word,
struct htt_rx_ring_tlv_filter *tlv_filter)
{
}
#ifdef WLAN_TELEMETRY_STATS_SUPPORT
static inline
void dp_monitor_peer_telemetry_stats(struct dp_peer *peer,