Searched refs:hal_rx_msdu_flags_get (Results 1 – 5 of 5) sorted by relevance
513 hal_rx_msdu_flags_get(hal_soc_hdl, msdu_desc_info); in hal_rx_msdu_list_get_li()1124 hal_soc->ops->hal_rx_msdu_flags_get = hal_rx_msdu_flags_get_li; in hal_hw_txrx_default_ops_attach_li()
486 hal_rx_msdu_flags_get(hal_soc_handle_t hal_soc_hdl, in hal_rx_msdu_flags_get() function491 return hal_soc->ops->hal_rx_msdu_flags_get(msdu_desc_info_hdl); in hal_rx_msdu_flags_get()1419 hal_rx_msdu_flags_get(hal_soc_hdl, msdu_desc_info); in hal_rx_msdu_list_get()
1363 uint32_t (*hal_rx_msdu_flags_get)(rx_msdu_desc_info_t msdu_desc_info_hdl); member
870 hal_soc->ops->hal_rx_msdu_flags_get = hal_rx_msdu_flags_get_rh; in hal_hw_txrx_default_ops_attach_rh()
949 hal_soc->ops->hal_rx_msdu_flags_get = hal_rx_msdu_flags_get_be; in hal_hw_txrx_default_ops_attach_be()