Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dce.h169 void ath12k_ce_rx_replenish_retry(struct timer_list *t);
H A Dcore.c952 timer_setup(&ab->rx_replenish_retry, ath12k_ce_rx_replenish_retry, 0); in ath12k_core_alloc()
H A Dce.c780 void ath12k_ce_rx_replenish_retry(struct timer_list *t) in ath12k_ce_rx_replenish_retry() function