Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
Dpci.c462 int curr_delay = 5; in ath10k_pci_wake_wait() local
472 udelay(curr_delay); in ath10k_pci_wake_wait()
473 tot_delay += curr_delay; in ath10k_pci_wake_wait()
475 if (curr_delay < 50) in ath10k_pci_wake_wait()
476 curr_delay += 5; in ath10k_pci_wake_wait()