Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath12k/
Dhal.h1115 int ath12k_hal_srng_dst_num_free(struct ath12k_base *ab, struct hal_srng *srng,
Dhal.c1614 int ath12k_hal_srng_dst_num_free(struct ath12k_base *ab, struct hal_srng *srng, in ath12k_hal_srng_dst_num_free() function
Ddp_rx.c2708 if (!done && ath12k_hal_srng_dst_num_free(ab, srng, true)) { in ath12k_dp_rx_process()