Searched refs:handle_cce_err (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 1068 static void handle_cce_err(struct hfi1_devdata *dd, u32 unused, u64 reg); 1142 /* 0*/ EE(CCE_ERR, handle_cce_err, "CceErr"), 5556 static void handle_cce_err(struct hfi1_devdata *dd, u32 unused, u64 reg) in handle_cce_err() function
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 1027 static void handle_cce_err(struct hfi1_devdata *dd, u32 unused, u64 reg); 1101 /* 0*/ EE(CCE_ERR, handle_cce_err, "CceErr"), 5516 static void handle_cce_err(struct hfi1_devdata *dd, u32 unused, u64 reg) in handle_cce_err() function
|
Completed in 38 milliseconds