Searched refs:ath12k_ce_rx_replenish_retry (Results 1 – 3 of 3) sorted by relevance
169 void ath12k_ce_rx_replenish_retry(struct timer_list *t);
925 timer_setup(&ab->rx_replenish_retry, ath12k_ce_rx_replenish_retry, 0); in ath12k_core_alloc()
780 void ath12k_ce_rx_replenish_retry(struct timer_list *t) in ath12k_ce_rx_replenish_retry() function