qcacmn: Datapath changes for QCA6750
Add the datapath changes for supporting the newly added IPCI bus type for QCA6750 CRs-Fixed: 2597326 Change-Id: I27e3e9f746eb383e85c7345150bda03320d041b9
This commit is contained in:
@@ -1186,7 +1186,8 @@ void dp_rx_mon_dest_process(struct dp_soc *soc, uint32_t mac_id, uint32_t quota)
|
||||
}
|
||||
|
||||
#ifndef DISABLE_MON_CONFIG
|
||||
#if !defined(QCA_WIFI_QCA6390) && !defined(QCA_WIFI_QCA6490)
|
||||
#if !defined(QCA_WIFI_QCA6390) && !defined(QCA_WIFI_QCA6490) && \
|
||||
!defined(QCA_WIFI_QCA6750)
|
||||
/**
|
||||
* dp_rx_pdev_mon_buf_attach() - Allocate the monitor descriptor pool
|
||||
*
|
||||
|
Reference in New Issue
Block a user