Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hfi1/
Druc.c476 if (!ps->in_thread || in hfi1_schedule_send_yield()
534 void hfi1_do_send(struct rvt_qp *qp, bool in_thread) in hfi1_do_send() argument
543 ps.in_thread = in_thread; in hfi1_do_send()
546 trace_hfi1_rc_do_send(qp, in_thread); in hfi1_do_send()
Dverbs.h243 bool in_thread; member
455 void hfi1_do_send(struct rvt_qp *qp, bool in_thread);
Dtid_rdma.c5346 ps.in_thread = false; in hfi1_do_tid_send()