Searched refs:hal_rx_get_reo_error_code (Results 1 – 6 of 6) sorted by relevance
871 hal_soc->ops->hal_rx_get_reo_error_code = hal_rx_get_reo_error_code_rh; in hal_hw_txrx_default_ops_attach_rh()
950 hal_soc->ops->hal_rx_get_reo_error_code = hal_rx_get_reo_error_code_be; in hal_hw_txrx_default_ops_attach_be()
3014 hal_rx_get_reo_error_code(hal_soc_handle_t hal_soc_hdl, hal_ring_desc_t rx_desc) in hal_rx_get_reo_error_code() function3018 return hal_soc->ops->hal_rx_get_reo_error_code(rx_desc); in hal_rx_get_reo_error_code()
1364 uint32_t (*hal_rx_get_reo_error_code)(hal_ring_desc_t rx_desc); member
1125 hal_soc->ops->hal_rx_get_reo_error_code = hal_rx_get_reo_error_code_li; in hal_hw_txrx_default_ops_attach_li()
2095 error_code = hal_rx_get_reo_error_code(hal_soc, in dp_rx_err_process()