qcacmn: Add support for QCA6490
Add the following support for QCA6490: 1. Initialize the qca6490_hal_hw_txrx_ops 2. Initialize the hw_srng_table 3. Attach hal_qca6490_attach Change-Id: Ic53c520ef804eb4fbe1434c704e9040c83011d3d CRs-Fixed: 2522133
This commit is contained in:

committed by
nshrivas

parent
5c5d409000
commit
e69c9c2ac0
@@ -1191,7 +1191,7 @@ void dp_rx_mon_dest_process(struct dp_soc *soc, uint32_t mac_id, uint32_t quota)
|
||||
}
|
||||
|
||||
#ifndef DISABLE_MON_CONFIG
|
||||
#ifndef QCA_WIFI_QCA6390
|
||||
#if !defined(QCA_WIFI_QCA6390) && !defined(QCA_WIFI_QCA6490)
|
||||
/**
|
||||
* dp_rx_pdev_mon_buf_attach() - Allocate the monitor descriptor pool
|
||||
*
|
||||
|
Reference in New Issue
Block a user