Home
last modified time | relevance | path

Searched refs:rx_post_retry (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/ath/ath10k/
A Dsnoc.h75 struct timer_list rx_post_retry; member
A Dpci.h128 struct timer_list rx_post_retry; member
A Dsnoc.c553 mod_timer(&ar_snoc->rx_post_retry, jiffies + in ath10k_snoc_rx_post_pipe()
648 rx_post_retry); in ath10k_snoc_rx_replenish_retry()
915 timer_delete_sync(&ar_snoc->rx_post_retry); in ath10k_snoc_buffer_cleanup()
1396 timer_setup(&ar_snoc->rx_post_retry, ath10k_snoc_rx_replenish_retry, 0); in ath10k_snoc_setup_resource()
A Dpci.c829 mod_timer(&ar_pci->rx_post_retry, jiffies + in ath10k_pci_rx_post_pipe()
849 rx_post_retry); in ath10k_pci_rx_replenish_retry()
1822 timer_delete_sync(&ar_pci->rx_post_retry); in ath10k_pci_rx_retry_sync()
3467 timer_setup(&ar_pci->rx_post_retry, ath10k_pci_rx_replenish_retry, 0); in ath10k_pci_setup_resource()

Completed in 15 milliseconds