Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_intr.c459 if (dd->ipath_lasterror & ~INFINIPATH_E_IBSTATUSCHANGED) { in handle_supp_msgs()
464 ~INFINIPATH_E_IBSTATUSCHANGED); in handle_supp_msgs()
747 INFINIPATH_E_IBSTATUSCHANGED); in handle_errors()
777 mask = INFINIPATH_E_IBSTATUSCHANGED | in handle_errors()
836 errs |= INFINIPATH_E_IBSTATUSCHANGED; in handle_errors()
847 if (errs & INFINIPATH_E_IBSTATUSCHANGED) in handle_errors()
Dipath_registers.h146 #define INFINIPATH_E_IBSTATUSCHANGED 0x0001000000000000ULL macro
Dipath_iba6110.c1224 INFINIPATH_E_SUNSUPVL | INFINIPATH_E_IBSTATUSCHANGED | in ipath_init_ht_variables()
Dipath_driver.c988 if (err & INFINIPATH_E_IBSTATUSCHANGED) in ipath_decode_err()