Home
last modified time | relevance | path

Searched refs:hfi1_schedule_send (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dqp.h128 bool hfi1_schedule_send(struct rvt_qp *qp);
Drc.c1255 hfi1_schedule_send(qp); in hfi1_queue_rc_ack()
1852 hfi1_schedule_send(qp); in hfi1_rc_send_complete()
1942 hfi1_schedule_send(qp); in do_rc_completion()
2091 hfi1_schedule_send(qp); in do_rc_ack()
2095 hfi1_schedule_send(qp); in do_rc_ack()
2187 hfi1_schedule_send(qp); in do_rc_ack()
2256 hfi1_schedule_send(qp); in do_rc_ack()
2442 hfi1_schedule_send(qp); in rc_rcv_resp()
2702 hfi1_schedule_send(qp); in rc_rcv_error()
3118 hfi1_schedule_send(qp); in hfi1_rc_rcv()
[all …]
Dqp.c407 bool hfi1_schedule_send(struct rvt_qp *qp) in hfi1_schedule_send() function
426 ret = hfi1_schedule_send(qp); in hfi1_qp_schedule()
556 hfi1_schedule_send(qp); in iowait_sdma_drained()
Dtid_rdma.c591 hfi1_schedule_send(qp); in __trigger_tid_waiter()
2201 hfi1_schedule_send(qp); in tid_rdma_rcv_error()
2316 hfi1_schedule_send(qp); in hfi1_rc_rcv_tid_rdma_read_req()
2513 hfi1_schedule_send(qp); in hfi1_rc_rcv_tid_rdma_read_resp()
2517 hfi1_schedule_send(qp); in hfi1_rc_rcv_tid_rdma_read_resp()
2552 hfi1_schedule_send(qp); in hfi1_rc_rcv_tid_rdma_read_resp()
2613 hfi1_schedule_send(qp); in tid_rdma_tid_err()
3802 hfi1_schedule_send(qp); in hfi1_rc_rcv_tid_rdma_write_req()
4379 hfi1_schedule_send(qp); in hfi1_rc_rcv_tid_rdma_write_data()
4580 hfi1_schedule_send(qp); in hfi1_rc_rcv_tid_rdma_ack()
[all …]
Druc.c481 hfi1_schedule_send(qp); in hfi1_schedule_send_yield()
Ddriver.c705 hfi1_schedule_send(qp); in process_rcv_qp_work()
Dverbs.c1885 dd->verbs_dev.rdi.driver_f.schedule_send = hfi1_schedule_send; in hfi1_register_ib_device()