Searched refs:ath10k_pci_rx_replenish_retry (Results 1 – 2 of 2) sorted by relevance
238 void ath10k_pci_rx_replenish_retry(struct timer_list *t);
889 void ath10k_pci_rx_replenish_retry(struct timer_list *t) in ath10k_pci_rx_replenish_retry() function3564 timer_setup(&ar_pci->rx_post_retry, ath10k_pci_rx_replenish_retry, 0); in ath10k_pci_setup_resource()