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:

committed by
Madan Koyyalamudi

parent
99baf5de6d
commit
c6fd7ded28
@@ -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,
|
||||
|
Reference in New Issue
Block a user