Home
last modified time | relevance | path

Searched refs:ring_hash_map (Results 1 – 4 of 4) sorted by relevance

/src/sys/contrib/dev/athk/ath11k/
H A Dhw.c110 u32 ring_hash_map = HAL_HASH_ROUTING_RING_SW1 << 0 | in ath11k_hw_ipq8074_reo_setup() local
139 ring_hash_map)); in ath11k_hw_ipq8074_reo_setup()
142 ring_hash_map)); in ath11k_hw_ipq8074_reo_setup()
145 ring_hash_map)); in ath11k_hw_ipq8074_reo_setup()
148 ring_hash_map)); in ath11k_hw_ipq8074_reo_setup()
764 u32 ring_hash_map = HAL_HASH_ROUTING_RING_SW1 << 0 | in ath11k_hw_wcn6855_reo_setup() local
793 ring_hash_map); in ath11k_hw_wcn6855_reo_setup()
795 ring_hash_map); in ath11k_hw_wcn6855_reo_setup()
804 u32 ring_hash_map = HAL_HASH_ROUTING_RING_SW1 << 0 | in ath11k_hw_ipq5018_reo_setup() local
832 ring_hash_map); in ath11k_hw_ipq5018_reo_setup()
[all …]
/src/sys/contrib/dev/athk/ath12k/
H A Dhal_rx.c896 void ath12k_hal_reo_hw_setup(struct ath12k_base *ab, u32 ring_hash_map) in ath12k_hal_reo_hw_setup() argument
927 ring_hash_map); in ath12k_hal_reo_hw_setup()
929 ring_hash_map); in ath12k_hal_reo_hw_setup()
H A Ddp.c497 u32 ring_hash_map; in ath12k_dp_srng_common_setup() local
578 ring_hash_map = HAL_HASH_ROUTING_RING_SW1 | in ath12k_dp_srng_common_setup()
587 ath12k_hal_reo_hw_setup(ab, ring_hash_map); in ath12k_dp_srng_common_setup()
H A Dhal.h1125 void ath12k_hal_reo_hw_setup(struct ath12k_base *ab, u32 ring_hash_map);