Home
last modified time | relevance | path

Searched refs:do_rc_ack (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Drc.h54 int do_rc_ack(struct rvt_qp *qp, u32 aeth, u32 psn, int opcode, u64 val,
H A Drc.c1996 * do_rc_ack - process an incoming RC ACK
2006 int do_rc_ack(struct rvt_qp *qp, u32 aeth, u32 psn, int opcode, in do_rc_ack() function
2408 if (!do_rc_ack(qp, aeth, psn, opcode, val, rcd) || in rc_rcv_resp()
2461 if (!do_rc_ack(qp, aeth, psn, opcode, 0, rcd)) in rc_rcv_resp()
2499 (void)do_rc_ack(qp, aeth, psn, in rc_rcv_resp()
H A Dtid_rdma.c2529 if (!do_rc_ack(qp, aeth, ipsn, opcode, 0, rcd)) in hfi1_rc_rcv_tid_rdma_read_resp()
4083 * The call to do_rc_ack() should be last in the chain of in hfi1_rc_rcv_tid_rdma_write_resp()
4089 if (!do_rc_ack(qp, aeth, psn, opcode, 0, rcd)) in hfi1_rc_rcv_tid_rdma_write_resp()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Drc.h54 int do_rc_ack(struct rvt_qp *qp, u32 aeth, u32 psn, int opcode, u64 val,
H A Drc.c1954 * do_rc_ack - process an incoming RC ACK
1964 int do_rc_ack(struct rvt_qp *qp, u32 aeth, u32 psn, int opcode, in do_rc_ack() function
2366 if (!do_rc_ack(qp, aeth, psn, opcode, val, rcd) || in rc_rcv_resp()
2419 if (!do_rc_ack(qp, aeth, psn, opcode, 0, rcd)) in rc_rcv_resp()
2457 (void)do_rc_ack(qp, aeth, psn, in rc_rcv_resp()
H A Dtid_rdma.c2536 if (!do_rc_ack(qp, aeth, ipsn, opcode, 0, rcd)) in hfi1_rc_rcv_tid_rdma_read_resp()
4095 * The call to do_rc_ack() should be last in the chain of in hfi1_rc_rcv_tid_rdma_write_resp()
4101 if (!do_rc_ack(qp, aeth, psn, opcode, 0, rcd)) in hfi1_rc_rcv_tid_rdma_write_resp()
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_rc.c996 * do_rc_ack - process an incoming RC ACK
1006 static int do_rc_ack(struct rvt_qp *qp, u32 aeth, u32 psn, int opcode, in do_rc_ack() function
1351 if (!do_rc_ack(qp, aeth, psn, opcode, val, rcd) || in qib_rc_rcv_resp()
1405 if (!do_rc_ack(qp, aeth, psn, opcode, 0, rcd)) in qib_rc_rcv_resp()
1449 (void) do_rc_ack(qp, aeth, psn, in qib_rc_rcv_resp()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_rc.c997 * do_rc_ack - process an incoming RC ACK
1007 static int do_rc_ack(struct rvt_qp *qp, u32 aeth, u32 psn, int opcode, in do_rc_ack() function
1353 if (!do_rc_ack(qp, aeth, psn, opcode, val, rcd) || in qib_rc_rcv_resp()
1407 if (!do_rc_ack(qp, aeth, psn, opcode, 0, rcd)) in qib_rc_rcv_resp()
1451 (void) do_rc_ack(qp, aeth, psn, in qib_rc_rcv_resp()

Completed in 24 milliseconds