qcacmn: Add CDP APIs for FISA HTT msgs
Add CDP APIs for sending HTT messages used for FISA related configurations. Change-Id: Ie4076794b8b4b53611ecb71fbb11d19bd0c36442 CRs-Fixed: 3512038
This commit is contained in:

committad av
Rahul Choudhary

förälder
b47aea82ae
incheckning
f3a0177ae3
@@ -4125,6 +4125,17 @@ void dp_update_num_mac_rings_for_dbs(struct dp_soc *soc,
|
||||
*/
|
||||
void dp_rx_fst_update_cmem_params(struct dp_soc *soc, uint16_t num_entries,
|
||||
uint32_t cmem_ba_lo, uint32_t cmem_ba_hi);
|
||||
|
||||
/**
|
||||
* dp_fisa_config() - FISA config handler
|
||||
* @cdp_soc: CDP SoC handle
|
||||
* @pdev_id: PDEV ID
|
||||
* @config_id: FISA config ID
|
||||
* @cfg: FISA config msg data
|
||||
*/
|
||||
QDF_STATUS dp_fisa_config(ol_txrx_soc_handle cdp_soc, uint8_t pdev_id,
|
||||
enum cdp_fisa_config_id config_id,
|
||||
union cdp_fisa_config *cfg);
|
||||
#else
|
||||
static inline void
|
||||
dp_rx_fst_update_cmem_params(struct dp_soc *soc, uint16_t num_entries,
|
||||
|
Referens i nytt ärende
Block a user