Searched refs:ath11k_ce_rx_replenish_retry (Results 1 – 3 of 3) sorted by relevance
180 void ath11k_ce_rx_replenish_retry(struct timer_list *t);
909 void ath11k_ce_rx_replenish_retry(struct timer_list *t) in ath11k_ce_rx_replenish_retry() function
1929 timer_setup(&ab->rx_replenish_retry, ath11k_ce_rx_replenish_retry, 0); in ath11k_core_alloc()