Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dqp.h142 bool hfi1_schedule_send(struct rvt_qp *qp);
Drc.c1256 hfi1_schedule_send(qp); in hfi1_queue_rc_ack()
1853 hfi1_schedule_send(qp); in hfi1_rc_send_complete()
1943 hfi1_schedule_send(qp); in do_rc_completion()
2092 hfi1_schedule_send(qp); in do_rc_ack()
2096 hfi1_schedule_send(qp); in do_rc_ack()
2188 hfi1_schedule_send(qp); in do_rc_ack()
2257 hfi1_schedule_send(qp); in do_rc_ack()
2443 hfi1_schedule_send(qp); in rc_rcv_resp()
2703 hfi1_schedule_send(qp); in rc_rcv_error()
3119 hfi1_schedule_send(qp); in hfi1_rc_rcv()
[all …]
Dqp.c418 bool hfi1_schedule_send(struct rvt_qp *qp) in hfi1_schedule_send() function
437 ret = hfi1_schedule_send(qp); in hfi1_qp_schedule()
567 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()
3801 hfi1_schedule_send(qp); in hfi1_rc_rcv_tid_rdma_write_req()
4378 hfi1_schedule_send(qp); in hfi1_rc_rcv_tid_rdma_write_data()
4579 hfi1_schedule_send(qp); in hfi1_rc_rcv_tid_rdma_ack()
[all …]
Druc.c481 hfi1_schedule_send(qp); in hfi1_schedule_send_yield()
Ddriver.c703 hfi1_schedule_send(qp); in process_rcv_qp_work()
Dverbs.c1881 dd->verbs_dev.rdi.driver_f.schedule_send = hfi1_schedule_send; in hfi1_register_ib_device()