Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/rdmavt/
H A Dqp.h22 int rvt_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr,
H A Dvt.c359 .post_send = rvt_post_send,
H A Dqp.c2143 int rvt_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in rvt_post_send() function