Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_stats.c213 errormask = ipath_read_kreg64(dd, dd->ipath_kregs->kr_errormask); in ipath_chk_errormask()
222 ipath_write_kreg(dd, dd->ipath_kregs->kr_errormask, in ipath_chk_errormask()
329 ipath_write_kreg(dd, dd->ipath_kregs->kr_errormask, in ipath_get_faststats()
Dipath_intr.c696 ipath_write_kreg(dd, dd->ipath_kregs->kr_errormask, in handle_errors()
888 ipath_write_kreg(dd, dd->ipath_kregs->kr_errormask, 0ULL); in ipath_clear_freeze()
912 ipath_write_kreg(dd, dd->ipath_kregs->kr_errormask, in ipath_clear_freeze()
Dipath_registers.h383 ipath_kreg kr_errormask; member
Dipath_init_chip.c862 ipath_write_kreg(dd, dd->ipath_kregs->kr_errormask, in ipath_init_chip()
866 ipath_read_kreg64(dd, dd->ipath_kregs->kr_errormask); in ipath_init_chip()
Dipath_driver.c2770 ipath_write_kreg(dd, dd->ipath_kregs->kr_errormask, in ipath_enable_armlaunch()
2779 ipath_write_kreg(dd, dd->ipath_kregs->kr_errormask, in ipath_disable_armlaunch()
Dipath_iba6110.c210 .kr_errormask = IPATH_KREG_OFFSET(ErrorMask),