Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dchip.c1113 struct err_reg_info { struct
1141 static const struct err_reg_info misc_errs[NUM_MISC_ERRS] = {
1163 static const struct err_reg_info sdma_eng_err =
1166 static const struct err_reg_info various_err[NUM_VARIOUS] = {
1187 static const struct err_reg_info dc_errs[NUM_DC_ERRS] = {
5923 const struct err_reg_info *eri) in interrupt_clear_down()
5960 const struct err_reg_info *eri = &misc_errs[source]; in is_misc_err_int()
6094 const struct err_reg_info *eri = &various_err[source]; in is_various_int()
8139 const struct err_reg_info *eri = &dc_errs[source]; in is_dc_int()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dchip.c1072 struct err_reg_info { struct
1100 static const struct err_reg_info misc_errs[NUM_MISC_ERRS] = {
1122 static const struct err_reg_info sdma_eng_err =
1125 static const struct err_reg_info various_err[NUM_VARIOUS] = {
1146 static const struct err_reg_info dc_errs[NUM_DC_ERRS] = {
5883 const struct err_reg_info *eri) in interrupt_clear_down()
5920 const struct err_reg_info *eri = &misc_errs[source]; in is_misc_err_int()
6054 const struct err_reg_info *eri = &various_err[source]; in is_various_int()
8100 const struct err_reg_info *eri = &dc_errs[source]; in is_dc_int()

Completed in 38 milliseconds