Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dhal.h924 int ath11k_hal_srng_dst_num_free(struct ath11k_base *ab, struct hal_srng *srng,
H A Dhal.c692 int ath11k_hal_srng_dst_num_free(struct ath11k_base *ab, struct hal_srng *srng, in ath11k_hal_srng_dst_num_free() function
H A Ddp_rx.c2622 if (!done && ath11k_hal_srng_dst_num_free(ab, srng, true)) { in ath11k_dp_process_rx()