Searched refs:pci_intrpend_timeout (Results 1 – 4 of 4) sorted by relevance
195 if (gethrtime() - start_time > pci_intrpend_timeout) { in ib_intr_disable()311 if (gethrtime() - start_time > pci_intrpend_timeout) { in ib_intr_dist()682 if (gethrtime() - start_time > pci_intrpend_timeout) { in ib_ino_add_intr()753 if (gethrtime() - start_time > pci_intrpend_timeout) { in ib_ino_rem_intr()969 if ((gethrtime() - start_time) < pci_intrpend_timeout) { in ib_set_intr_target()
177 hrtime_t pci_intrpend_timeout = 5ll * NANOSEC; /* 5 seconds in nanoseconds */ variable
146 if (gethrtime() - start_time > pci_intrpend_timeout) { in cb_disable_nintr_reg()
131 extern hrtime_t pci_intrpend_timeout;