Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_intr.c458 if (dd->ipath_lasterror & ~INFINIPATH_E_IBSTATUSCHANGED) { in handle_supp_msgs()
463 ~INFINIPATH_E_IBSTATUSCHANGED); in handle_supp_msgs()
745 INFINIPATH_E_IBSTATUSCHANGED); in handle_errors()
775 mask = INFINIPATH_E_IBSTATUSCHANGED | in handle_errors()
834 errs |= INFINIPATH_E_IBSTATUSCHANGED; in handle_errors()
845 if (errs & INFINIPATH_E_IBSTATUSCHANGED) in handle_errors()
Dipath_registers.h146 #define INFINIPATH_E_IBSTATUSCHANGED 0x0001000000000000ULL macro
Dipath_iba6110.c1223 INFINIPATH_E_SUNSUPVL | INFINIPATH_E_IBSTATUSCHANGED | in ipath_init_ht_variables()
Dipath_driver.c995 if (err & INFINIPATH_E_IBSTATUSCHANGED) in ipath_decode_err()