qcacmn: Add a cdp api to stop the ppe ds
Add a cdp api to stop the ppe direct switch from control path Change-Id: Id1c5d5c0e2b80d6fa0fa7b907fac133f815f9627 CRs-Fixed: 3356472
Este commit está contenido en:

cometido por
Madan Koyyalamudi

padre
ea0e2133b3
commit
3548804a60
@@ -531,6 +531,7 @@ struct cdp_cmn_ops {
|
||||
|
||||
QDF_STATUS (*txrx_intr_attach)(struct cdp_soc_t *soc_handle);
|
||||
void (*txrx_intr_detach)(struct cdp_soc_t *soc_handle);
|
||||
void (*txrx_ppeds_stop)(struct cdp_soc_t *soc_handle);
|
||||
QDF_STATUS (*set_pn_check)(struct cdp_soc_t *soc_handle,
|
||||
uint8_t vdev_id, uint8_t *peermac,
|
||||
enum cdp_sec_type sec_type,
|
||||
|
Referencia en una nueva incidencia
Block a user