Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/
H A Dsiw_verbs.h61 int siw_post_send(struct ib_qp *base_qp, const struct ib_send_wr *wr,
H A Dsiw_main.c288 .post_send = siw_post_send,
H A Dsiw_verbs.c721 int siw_post_send(struct ib_qp *base_qp, const struct ib_send_wr *wr, in siw_post_send() function