qcacmn: change hal_wbm_err_info to use proper HW headers
HW macros used for hal_rx_wbm_err_info_get_generic_li are different across chipset. Move this API to header file to ensure chipset specific HAL is compiled with appropriate HW headers Change-Id: I053d243235f187d931048d1fd22293f9142a00c7
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
b8b8c4e718
commit
e122023f44
@@ -102,7 +102,6 @@ void hal_tx_init_data_ring_li(hal_soc_handle_t hal_soc_hdl,
|
||||
*/
|
||||
void hal_hw_txrx_default_ops_attach_li(struct hal_soc *soc);
|
||||
|
||||
void hal_rx_wbm_err_info_get_generic_li(void *wbm_desc, void *wbm_er_info1);
|
||||
uint32_t hal_rx_wbm_err_src_get_li(hal_ring_desc_t ring_desc);
|
||||
uint8_t hal_rx_ret_buf_manager_get_li(hal_ring_desc_t ring_desc);
|
||||
|
||||
|
Reference in New Issue
Block a user