Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_intr.c72 time_after(dd->ipath_lastcancel, jiffies)) { in ipath_disarm_senderrbufs()
85 dd->ipath_lastcancel = jiffies+3; in ipath_disarm_senderrbufs()
756 time_after(dd->ipath_lastcancel, jiffies)) { in handle_errors()
Dipath_kernel.h606 unsigned long ipath_lastcancel; member
Dipath_driver.c1887 dd->ipath_lastcancel = jiffies + HZ / 2; in ipath_cancel_sends()