Searched refs:hal_rx_msdu_ext_desc_info_get_ptr (Results 1 – 3 of 3) sorted by relevance
701 msdu_desc_info = hal_rx_msdu_ext_desc_info_get_ptr(&msdu_details[0], in hal_rx_msdu_reo_dst_ind_get_be()974 hal_soc->ops->hal_rx_msdu_ext_desc_info_get_ptr = in hal_hw_txrx_default_ops_attach_be()
2699 void *hal_rx_msdu_ext_desc_info_get_ptr(void *msdu_details_ptr, in hal_rx_msdu_ext_desc_info_get_ptr() function2702 return hal_soc->ops->hal_rx_msdu_ext_desc_info_get_ptr( in hal_rx_msdu_ext_desc_info_get_ptr()
1299 void* (*hal_rx_msdu_ext_desc_info_get_ptr)(void *msdu_details_ptr); member