Home
last modified time | relevance | path

Searched refs:hal_reo_shared_qaddr_is_enable (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_rx.h436 if (hal_reo_shared_qaddr_is_enable(soc->hal_soc)) { in dp_peer_rx_reorder_queue_setup_be()
653 if (hal_reo_shared_qaddr_is_enable(hal_soc)) { in dp_rx_get_reo_qdesc_addr_be()
H A Ddp_be.c3783 if (hal_reo_shared_qaddr_is_enable(pr_soc->hal_soc) && in dp_primary_link_migration()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_peer.c2634 if (hal_reo_shared_qaddr_is_enable(soc->hal_soc)) { in dp_peer_rx_reo_shared_qaddr_delete()
2804 if (hal_reo_shared_qaddr_is_enable(primary_soc->hal_soc) && in dp_rx_mlo_peer_map_handler()
2977 if (hal_reo_shared_qaddr_is_enable(soc->hal_soc) && in dp_rx_peer_map_handler()
H A Ddp_rings_main.c2679 if (hal_reo_shared_qaddr_is_enable(soc->hal_soc) && in dp_peer_setup_wifi3()
H A Ddp_stats.c7265 if (!hal_reo_shared_qaddr_is_enable((hal_soc_handle_t)hal)) in dp_peer_print_reo_qref_table()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_rx.h3173 hal_reo_shared_qaddr_is_enable(hal_soc_handle_t hal_soc_hdl) in hal_reo_shared_qaddr_is_enable() function