Home
last modified time | relevance | path

Searched refs:mlx4_ib_post_send (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dmr.c384 ret = mlx4_ib_post_send(qp, &wr.wr, &bad_wr); in mlx4_ib_bind_mw()
Dmlx4_ib.h751 int mlx4_ib_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr,
Dmain.c2256 ibdev->ib_dev.post_send = mlx4_ib_post_send; in mlx4_ib_add()
Dqp.c2748 int mlx4_ib_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr, in mlx4_ib_post_send() function