Searched refs:kr_errormask (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_stats.c213 errormask = ipath_read_kreg64(dd, dd->ipath_kregs->kr_errormask); ipath_chk_errormask()
222 ipath_write_kreg(dd, dd->ipath_kregs->kr_errormask, ipath_chk_errormask()
329 ipath_write_kreg(dd, dd->ipath_kregs->kr_errormask, ipath_get_faststats()
H A Dipath_registers.h106 /* kr_errorstatus, kr_errorclear, kr_errormask bits */
383 ipath_kreg kr_errormask; member in struct:ipath_kregs
H A Dipath_intr.c698 ipath_write_kreg(dd, dd->ipath_kregs->kr_errormask, handle_errors()
890 ipath_write_kreg(dd, dd->ipath_kregs->kr_errormask, 0ULL); ipath_clear_freeze()
914 ipath_write_kreg(dd, dd->ipath_kregs->kr_errormask, ipath_clear_freeze()
H A Dipath_init_chip.c862 ipath_write_kreg(dd, dd->ipath_kregs->kr_errormask, ipath_init_chip()
866 ipath_read_kreg64(dd, dd->ipath_kregs->kr_errormask); ipath_init_chip()
H A Dipath_driver.c2765 ipath_write_kreg(dd, dd->ipath_kregs->kr_errormask, ipath_enable_armlaunch()
2774 ipath_write_kreg(dd, dd->ipath_kregs->kr_errormask, ipath_disable_armlaunch()
H A Dipath_iba6110.c210 .kr_errormask = IPATH_KREG_OFFSET(ErrorMask),

Completed in 150 milliseconds