Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dchip.c1095 struct err_reg_info { struct
1123 static const struct err_reg_info misc_errs[NUM_MISC_ERRS] = { argument
1145 static const struct err_reg_info sdma_eng_err =
1148 static const struct err_reg_info various_err[NUM_VARIOUS] = {
1169 static const struct err_reg_info dc_errs[NUM_DC_ERRS] = {
5894 const struct err_reg_info *eri) in interrupt_clear_down()
5931 const struct err_reg_info *eri = &misc_errs[source]; in is_misc_err_int()
6065 const struct err_reg_info *eri = &various_err[source]; in is_various_int()
8109 const struct err_reg_info *eri = &dc_errs[source]; in is_dc_int()