Home
last modified time | relevance | path

Searched refs:hfi1_schedule_tid_send (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dtid_rdma.h315 bool hfi1_schedule_tid_send(struct rvt_qp *qp);
Druc.c494 hfi1_schedule_tid_send(qp); in hfi1_schedule_send_yield()
Dtid_rdma.c148 hfi1_schedule_tid_send(qp); in tid_rdma_schedule_ack()
4179 hfi1_schedule_tid_send(qp); in hfi1_rc_rcv_tid_rdma_write_resp()
4688 hfi1_schedule_tid_send(qp); in hfi1_rc_rcv_tid_rdma_ack()
4712 hfi1_schedule_tid_send(qp); in hfi1_rc_rcv_tid_rdma_ack()
4814 hfi1_schedule_tid_send(qp); in hfi1_tid_retry_timeout()
5421 bool hfi1_schedule_tid_send(struct rvt_qp *qp) in hfi1_schedule_tid_send() function
Dqp.c442 ret = hfi1_schedule_tid_send(qp); in hfi1_qp_schedule()