Home
last modified time | relevance | path

Searched refs:hfi1_schedule_send_yield (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Druc.c456 * hfi1_schedule_send_yield - test for a yield required for QP
470 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()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Druc.c416 * hfi1_schedule_send_yield - test for a yield required for QP
429 bool hfi1_schedule_send_yield(struct rvt_qp *qp, struct hfi1_pkt_state *ps, in hfi1_schedule_send_yield() function
567 if (hfi1_schedule_send_yield(qp, &ps, false)) in hfi1_do_send()
H A Dverbs.h403 bool hfi1_schedule_send_yield(struct rvt_qp *qp, struct hfi1_pkt_state *ps,
H A Dtid_rdma.c5398 if (hfi1_schedule_send_yield(qp, &ps, true)) in hfi1_do_tid_send()

Completed in 17 milliseconds