Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dpci.c805 int tot_delay = 0; in ath10k_pci_wake_wait() local
808 while (tot_delay < PCIE_WAKE_TIMEOUT) { in ath10k_pci_wake_wait()
813 tot_delay += curr_delay; in ath10k_pci_wake_wait()