Home
last modified time | relevance | path

Searched refs:reo_hw_setup (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Dhal_qcc2072.c484 .reo_hw_setup = ath12k_wifi7_hal_reo_hw_setup,
H A Dhal_wcn7850.c800 .reo_hw_setup = ath12k_wifi7_hal_reo_hw_setup,
H A Dhal_qcn9274.c1028 .reo_hw_setup = ath12k_wifi7_hal_reo_hw_setup,
/linux/drivers/net/wireless/ath/ath12k/
H A Dhal.c96 ab->hal.ops->reo_hw_setup(ab, ring_hash_map); in ath12k_hal_reo_hw_setup()
H A Dhal.h1416 void (*reo_hw_setup)(struct ath12k_base *ab, u32 ring_hash_map); member