Home
last modified time | relevance | path

Searched refs:hfi1_schedule_send_yield (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Druc.c470 bool hfi1_schedule_send_yield(struct rvt_qp *qp, struct hfi1_pkt_state *ps, in hfi1_schedule_send_yield() function
608 if (hfi1_schedule_send_yield(qp, &ps, false)) in hfi1_do_send()
H A Dverbs.h448 bool hfi1_schedule_send_yield(struct rvt_qp *qp, struct hfi1_pkt_state *ps,
H A Dtid_rdma.c5386 if (hfi1_schedule_send_yield(qp, &ps, true)) in hfi1_do_tid_send()