Searched refs:qib_rc_rcv_error (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_rc.c | 1476 * qib_rc_rcv_error - process an incoming duplicate or error RC packet 1490 static int qib_rc_rcv_error(struct ib_other_headers *ohdr, in qib_rc_rcv_error() function 1759 if (qib_rc_rcv_error(ohdr, data, qp, opcode, psn, diff, rcd)) in qib_rc_rcv()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_rc.c | 1478 * qib_rc_rcv_error - process an incoming duplicate or error RC packet 1493 static int qib_rc_rcv_error(struct ib_other_headers *ohdr, in qib_rc_rcv_error() function 1762 if (qib_rc_rcv_error(ohdr, data, qp, opcode, psn, diff, rcd)) in qib_rc_rcv()
|
Completed in 5 milliseconds