Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/hfi1/
Druc.c435 if (!ps->in_thread || in hfi1_schedule_send_yield()
493 void hfi1_do_send(struct rvt_qp *qp, bool in_thread) in hfi1_do_send() argument
502 ps.in_thread = in_thread; in hfi1_do_send()
505 trace_hfi1_rc_do_send(qp, in_thread); in hfi1_do_send()
Dverbs.h201 bool in_thread; member
410 void hfi1_do_send(struct rvt_qp *qp, bool in_thread);
Dtid_rdma.c5358 ps.in_thread = false; in hfi1_do_tid_send()