Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_iba6110.c613 #define _IPATH_PLL_FAIL (INFINIPATH_HWE_COREPLL_FBSLIP | \ in ipath_ht_handle_hwerrors() macro
620 if (hwerrs & _IPATH_PLL_FAIL) { in ipath_ht_handle_hwerrors()
623 (unsigned long long) (hwerrs & _IPATH_PLL_FAIL)); in ipath_ht_handle_hwerrors()
626 dd->ipath_hwerrmask &= ~(hwerrs & _IPATH_PLL_FAIL); in ipath_ht_handle_hwerrors()