Searched refs:ath11k_hal_srng_setup (Results 1 – 4 of 4) sorted by relevance
/drivers/net/wireless/ath/ath11k/ |
D | hal.h | 960 int ath11k_hal_srng_setup(struct ath11k_base *ab, enum hal_ring_type type,
|
D | ce.c | 595 ret = ath11k_hal_srng_setup(ab, type, ce_id, 0, ¶ms); in ath11k_ce_init_ring()
|
D | dp.c | 325 ret = ath11k_hal_srng_setup(ab, type, ring_num, mac_id, ¶ms); in ath11k_dp_srng_setup()
|
D | hal.c | 945 int ath11k_hal_srng_setup(struct ath11k_base *ab, enum hal_ring_type type, in ath11k_hal_srng_setup() function
|