Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_intr.c73 time_after(dd->ipath_lastcancel, jiffies)) { in ipath_disarm_senderrbufs()
86 dd->ipath_lastcancel = jiffies+3; in ipath_disarm_senderrbufs()
758 time_after(dd->ipath_lastcancel, jiffies)) { in handle_errors()
Dipath_kernel.h607 unsigned long ipath_lastcancel; member
Dipath_driver.c1881 dd->ipath_lastcancel = jiffies + HZ / 2; in ipath_cancel_sends()