qcacmn: Add SWLM support for WCN6450
Changes required to support SWLM feature on wcn6450. Change-Id: I306cba8dcefa8f34a9546285b33b974987aec625 CRs-Fixed: 3540269
Этот коммит содержится в:

коммит произвёл
Rahul Choudhary

родитель
6ca74c40fd
Коммит
fc93f83a78
@@ -396,6 +396,15 @@ void dp_drain_txrx(struct cdp_soc_t *soc_handle);
|
||||
void dp_update_ring_hptp(struct dp_soc *soc, bool force_flush_tx);
|
||||
#endif
|
||||
|
||||
/*
|
||||
* dp_flush_tcl_ring() - flush TCL ring hp
|
||||
* @pdev: dp pdev
|
||||
* @ring_id: TCL ring id
|
||||
*
|
||||
* Return: 0 on success and error code on failure
|
||||
*/
|
||||
int dp_flush_tcl_ring(struct dp_pdev *pdev, int ring_id);
|
||||
|
||||
#ifdef WLAN_FEATURE_STATS_EXT
|
||||
/**
|
||||
* dp_request_rx_hw_stats - request rx hardware stats
|
||||
|
Ссылка в новой задаче
Block a user