Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dhal_rx.c804 void ath11k_hal_reo_hw_setup(struct ath11k_base *ab, u32 ring_hash_map) in ath11k_hal_reo_hw_setup() argument
829 ring_hash_map)); in ath11k_hal_reo_hw_setup()
832 ring_hash_map)); in ath11k_hal_reo_hw_setup()
835 ring_hash_map)); in ath11k_hal_reo_hw_setup()
838 ring_hash_map)); in ath11k_hal_reo_hw_setup()
Ddp.c345 u32 ring_hash_map; in ath11k_dp_srng_common_setup() local
446 ring_hash_map = HAL_HASH_ROUTING_RING_SW1 << 0 | in ath11k_dp_srng_common_setup()
455 ath11k_hal_reo_hw_setup(ab, ring_hash_map); in ath11k_dp_srng_common_setup()
Dhal.h898 void ath11k_hal_reo_hw_setup(struct ath11k_base *ab, u32 ring_hash_map);