qcacmn: Add support to deliver the packets to FISA

Hook FISA specific callback to deliver the Rx packets to
FISA frame work.

Change-Id: Ia16c857764c0c3bf99c3855eac01659eb03c7608
CRs-Fixed: 2599917
This commit is contained in:
Manjunathappa Prakash
2020-01-08 16:50:25 -08:00
کامیت شده توسط nshrivas
والد d2ceaf472c
کامیت 5d73e075e8
7فایلهای تغییر یافته به همراه283 افزوده شده و 18 حذف شده

مشاهده پرونده

@@ -2031,4 +2031,7 @@ void dp_is_hw_dbs_enable(struct dp_soc *soc,
int *max_mac_rings);
#if defined(WLAN_SUPPORT_RX_FISA)
void dp_rx_dump_fisa_table(struct dp_soc *soc);
#endif /* WLAN_SUPPORT_RX_FISA */
#endif /* #ifndef _DP_INTERNAL_H_ */