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
@@ -1821,6 +1821,7 @@ static void hal_hw_txrx_ops_attach_qcn9224(struct hal_soc *hal_soc)
|
||||
hal_tx_ppe2tcl_ring_halt_done_9224;
|
||||
hal_soc->ops->hal_tx_get_num_ppe_vp_search_idx_tbl_entries =
|
||||
hal_tx_get_num_ppe_vp_search_idx_reg_entries_9224;
|
||||
hal_soc->ops->hal_tx_ring_halt_get = hal_tx_ppe2tcl_ring_halt_get_9224;
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user