qcacmn: Check Tx halt during umac reset
1. Check Tx halt during umac reset and avoid halt if set already. 2. Perform SRNG disable only in case of umac reset Change-Id: Id364a6460a64e83002b5c96e08031ad2a0bc8fd7 CRs-Fixed: 3459427
This commit is contained in:

committed by
Madan Koyyalamudi

parent
499696eab5
commit
5b0980f461
@@ -1454,6 +1454,7 @@ struct hal_hw_txrx_ops {
|
||||
bool (*hal_tx_ring_halt_poll)(hal_soc_handle_t hal_soc_hdl);
|
||||
uint32_t (*hal_tx_get_num_ppe_vp_search_idx_tbl_entries)(
|
||||
hal_soc_handle_t hal_soc_hdl);
|
||||
uint32_t (*hal_tx_ring_halt_get)(hal_soc_handle_t hal_soc_hdl);
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user