Home
last modified time | relevance | path

Searched refs:hal_rx_msdu_flags_get_be (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_rx.h409 uint32_t hal_rx_msdu_flags_get_be(rx_msdu_desc_info_t msdu_desc_info_hdl) in hal_rx_msdu_flags_get_be() function
483 hal_rx_msdu_flags_get_be((struct rx_msdu_desc_info *)msdu_info); in hal_rx_msdu_desc_info_get_be()
H A Dhal_be_generic_api.c949 hal_soc->ops->hal_rx_msdu_flags_get = hal_rx_msdu_flags_get_be; in hal_hw_txrx_default_ops_attach_be()