Searched refs:kr_errormask (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
H A D | ipath_stats.c | 213 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 D | ipath_registers.h | 106 /* kr_errorstatus, kr_errorclear, kr_errormask bits */ 383 ipath_kreg kr_errormask; member in struct:ipath_kregs
|
H A D | ipath_intr.c | 698 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 D | ipath_init_chip.c | 862 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 D | ipath_driver.c | 2765 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 D | ipath_iba6110.c | 210 .kr_errormask = IPATH_KREG_OFFSET(ErrorMask),
|
Completed in 150 milliseconds