Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dverbs.h179 bool in_thread; member
364 void hfi1_do_send(struct rvt_qp *qp, bool in_thread);
Druc.c801 if (!ps->in_thread || in schedule_send_yield()
843 void hfi1_do_send(struct rvt_qp *qp, bool in_thread) in hfi1_do_send() argument
852 ps.in_thread = in_thread; in hfi1_do_send()
854 trace_hfi1_rc_do_send(qp, in_thread); in hfi1_do_send()