Searched refs:hal_rx_msdu_reo_dst_ind_get (Results 1 – 6 of 6) sorted by relevance
2911 hal_rx_msdu_reo_dst_ind_get(hal_soc_handle_t hal_soc_hdl, void *msdu_link_desc) in hal_rx_msdu_reo_dst_ind_get() function2915 if (hal_soc->ops->hal_rx_msdu_reo_dst_ind_get) in hal_rx_msdu_reo_dst_ind_get()2916 return hal_soc->ops->hal_rx_msdu_reo_dst_ind_get( in hal_rx_msdu_reo_dst_ind_get()
1325 uint32_t (*hal_rx_msdu_reo_dst_ind_get)(hal_soc_handle_t hal_soc_hdl, member
916 hal_soc->ops->hal_rx_msdu_reo_dst_ind_get = in hal_hw_txrx_default_ops_attach_rh()
971 hal_soc->ops->hal_rx_msdu_reo_dst_ind_get = in hal_hw_txrx_default_ops_attach_be()
1162 hal_soc->ops->hal_rx_msdu_reo_dst_ind_get = in hal_hw_txrx_default_ops_attach_li()
1285 dst_ind = hal_rx_msdu_reo_dst_ind_get(soc->hal_soc, link_desc_va); in dp_rx_defrag_reo_reinject()