Searched refs:handle_pio_err (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 1071 static void handle_pio_err(struct hfi1_devdata *dd, u32 unused, u64 reg); 1146 /* 4*/ EE(SEND_PIO_ERR, handle_pio_err, "PioErr"), 5662 static void handle_pio_err(struct hfi1_devdata *dd, u32 unused, u64 reg) in handle_pio_err() function
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 1030 static void handle_pio_err(struct hfi1_devdata *dd, u32 unused, u64 reg); 1105 /* 4*/ EE(SEND_PIO_ERR, handle_pio_err, "PioErr"), 5622 static void handle_pio_err(struct hfi1_devdata *dd, u32 unused, u64 reg) in handle_pio_err() function
|
Completed in 41 milliseconds