Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dqp.h133 void hfi1_schedule_send(struct rvt_qp *qp);
Drc.c749 hfi1_schedule_send(qp); in hfi1_queue_rc_ack()
1183 hfi1_schedule_send(qp); in hfi1_rc_send_complete()
1367 hfi1_schedule_send(qp); in do_rc_ack()
1371 hfi1_schedule_send(qp); in do_rc_ack()
1404 hfi1_schedule_send(qp); in do_rc_ack()
1453 hfi1_schedule_send(qp); in do_rc_ack()
1634 hfi1_schedule_send(qp); in rc_rcv_resp()
1919 hfi1_schedule_send(qp); in rc_rcv_error()
2348 hfi1_schedule_send(qp); in hfi1_rc_rcv()
2414 hfi1_schedule_send(qp); in hfi1_rc_rcv()
Dqp.c376 void hfi1_schedule_send(struct rvt_qp *qp) in hfi1_schedule_send() function
391 hfi1_schedule_send(qp); in hfi1_qp_wakeup()
478 hfi1_schedule_send(qp); in iowait_sdma_drained()
Druc.c805 hfi1_schedule_send(qp); in schedule_send_yield()
Ddriver.c677 hfi1_schedule_send(qp); in process_rcv_qp_work()
Dverbs.c1933 dd->verbs_dev.rdi.driver_f.schedule_send = hfi1_schedule_send; in hfi1_register_ib_device()