Searched refs:ath11k_hal_srng_setup (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | hal.h | 960 int ath11k_hal_srng_setup(struct ath11k_base *ab, enum hal_ring_type type,
|
H A D | ce.c | 595 ret = ath11k_hal_srng_setup(ab, type, ce_id, 0, ¶ms); in ath11k_ce_init_ring()
|
H A D | dp.c | 328 ret = ath11k_hal_srng_setup(ab, type, ring_num, mac_id, ¶ms); in ath11k_dp_srng_setup()
|
H A D | hal.c | 957 int ath11k_hal_srng_setup(struct ath11k_base *ab, enum hal_ring_type type, in ath11k_hal_srng_setup() function
|