Home
last modified time | relevance | path

Searched refs:c4iw_post_receive (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ofed/libcxgb4/
H A Dlibcxgb4.h219 int c4iw_post_receive(struct ibv_qp *ibqp, struct ibv_recv_wr *wr,
H A Ddev.c155 context->ibv_ctx.ops.post_recv = c4iw_post_receive; in c4iw_alloc_context()
H A Dqp.c417 int c4iw_post_receive(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, in c4iw_post_receive() function
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c485 ibdev->post_recv = c4iw_post_receive; in c4iw_register_device()
H A Diw_cxgbe.h926 int c4iw_post_receive(struct ib_qp *ibqp, const struct ib_recv_wr *wr,
H A Dqp.c916 int c4iw_post_receive(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in c4iw_post_receive() function