Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dce.c531 ret = ath12k_hal_srng_setup(ab, type, ce_id, 0, &params); in ath12k_ce_init_ring()
H A Dhal.h1143 int ath12k_hal_srng_setup(struct ath12k_base *ab, enum hal_ring_type type,
H A Ddp.c317 ret = ath12k_hal_srng_setup(ab, type, ring_num, mac_id, &params); in ath12k_dp_srng_setup()
H A Dhal.c2284 int ath12k_hal_srng_setup(struct ath12k_base *ab, enum hal_ring_type type, in ath12k_hal_srng_setup() function