Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_driver.c2690 dd->ipath_hol_next = IPATH_HOL_DOWNCONT; in ipath_hol_down()
2717 if (dd->ipath_hol_next == IPATH_HOL_DOWNSTOP in ipath_hol_event()
2719 dd->ipath_hol_next = IPATH_HOL_DOWNCONT; in ipath_hol_event()
2723 dd->ipath_hol_next = IPATH_HOL_DOWNSTOP; in ipath_hol_event()
Dipath_kernel.h537 unsigned ipath_hol_next; member