Searched refs:hfi1_trdma_send_complete (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
D | verbs.h | 492 static inline void hfi1_trdma_send_complete(struct rvt_qp *qp, in hfi1_trdma_send_complete() function
|
D | rc.c | 491 hfi1_trdma_send_complete(qp, wqe, qp->s_last != qp->s_acked ? in hfi1_make_rc_req() 1107 hfi1_trdma_send_complete(qp, wqe, IB_WC_LOC_QP_OP_ERR); in hfi1_make_rc_req() 1645 hfi1_trdma_send_complete(qp, wqe, in hfi1_restart_rc() 2277 hfi1_trdma_send_complete(qp, wqe, status); in do_rc_ack()
|
D | tid_rdma.c | 4209 hfi1_trdma_send_complete(qp, wqe, IB_WC_REM_INV_RD_REQ_ERR); in hfi1_build_tid_rdma_packet() 4806 hfi1_trdma_send_complete(qp, wqe, IB_WC_RETRY_EXC_ERR); in hfi1_tid_retry_timeout()
|