Home
last modified time | relevance | path

Searched defs:call_send (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_qp.c386 struct rvt_swqe *wqe, bool *call_send) in qib_check_send_wqe()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dqp.c263 int hfi1_setup_wqe(struct rvt_qp *qp, struct rvt_swqe *wqe, bool *call_send) in hfi1_setup_wqe()
/openbmc/linux/drivers/infiniband/sw/rdmavt/
H A Dqp.c1962 bool *call_send) in rvt_post_one_wr()
2149 bool call_send; in rvt_post_send() local