diff --git a/dp/wifi3.0/dp_internal.h b/dp/wifi3.0/dp_internal.h index 769417fdd4..390118c6d4 100644 --- a/dp/wifi3.0/dp_internal.h +++ b/dp/wifi3.0/dp_internal.h @@ -970,7 +970,8 @@ dp_mon_rx_enable_mpdu_logging(struct dp_soc *soc, uint32_t *msg_word, } static inline void -dp_mon_rx_wmask_subscribe(struct dp_soc *soc, uint32_t *msg_word, +dp_mon_rx_wmask_subscribe(struct dp_soc *soc, + uint32_t *msg_word, int pdev_id, struct htt_rx_ring_tlv_filter *tlv_filter) { }