Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/ !
Dqp.h86 bool hfi1_schedule_send(struct rvt_qp *qp);
Drc.c1214 hfi1_schedule_send(qp); in hfi1_queue_rc_ack()
1810 hfi1_schedule_send(qp); in hfi1_rc_send_complete()
1900 hfi1_schedule_send(qp); in do_rc_completion()
2049 hfi1_schedule_send(qp); in do_rc_ack()
2053 hfi1_schedule_send(qp); in do_rc_ack()
2145 hfi1_schedule_send(qp); in do_rc_ack()
2214 hfi1_schedule_send(qp); in do_rc_ack()
2400 hfi1_schedule_send(qp); in rc_rcv_resp()
2661 hfi1_schedule_send(qp); in rc_rcv_error()
3077 hfi1_schedule_send(qp); in hfi1_rc_rcv()
[all …]
Dqp.c366 bool hfi1_schedule_send(struct rvt_qp *qp) in hfi1_schedule_send() function
385 ret = hfi1_schedule_send(qp); in hfi1_qp_schedule()
515 hfi1_schedule_send(qp); in iowait_sdma_drained()
Dtid_rdma.c596 hfi1_schedule_send(qp); in __trigger_tid_waiter()
2208 hfi1_schedule_send(qp); in tid_rdma_rcv_error()
2323 hfi1_schedule_send(qp); in hfi1_rc_rcv_tid_rdma_read_req()
2520 hfi1_schedule_send(qp); in hfi1_rc_rcv_tid_rdma_read_resp()
2524 hfi1_schedule_send(qp); in hfi1_rc_rcv_tid_rdma_read_resp()
2559 hfi1_schedule_send(qp); in hfi1_rc_rcv_tid_rdma_read_resp()
2620 hfi1_schedule_send(qp); in tid_rdma_tid_err()
3814 hfi1_schedule_send(qp); in hfi1_rc_rcv_tid_rdma_write_req()
4391 hfi1_schedule_send(qp); in hfi1_rc_rcv_tid_rdma_write_data()
4592 hfi1_schedule_send(qp); in hfi1_rc_rcv_tid_rdma_ack()
[all …]
Druc.c440 hfi1_schedule_send(qp); in hfi1_schedule_send_yield()
Ddriver.c658 hfi1_schedule_send(qp); in process_rcv_qp_work()
Dverbs.c1841 dd->verbs_dev.rdi.driver_f.schedule_send = hfi1_schedule_send; in hfi1_register_ib_device()