Searched refs:hfi1_trdma_send_complete (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/infiniband/hw/hfi1/ |
D | verbs.h | 447 static inline void hfi1_trdma_send_complete(struct rvt_qp *qp, in hfi1_trdma_send_complete() function
|
D | rc.c | 450 hfi1_trdma_send_complete(qp, wqe, qp->s_last != qp->s_acked ? in hfi1_make_rc_req() 1066 hfi1_trdma_send_complete(qp, wqe, IB_WC_LOC_QP_OP_ERR); in hfi1_make_rc_req() 1603 hfi1_trdma_send_complete(qp, wqe, in hfi1_restart_rc() 2235 hfi1_trdma_send_complete(qp, wqe, status); in do_rc_ack()
|
D | tid_rdma.c | 4221 hfi1_trdma_send_complete(qp, wqe, IB_WC_REM_INV_RD_REQ_ERR); in hfi1_build_tid_rdma_packet() 4818 hfi1_trdma_send_complete(qp, wqe, IB_WC_RETRY_EXC_ERR); in hfi1_tid_retry_timeout()
|