Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dmr.c336 ret = mlx4_ib_post_send(qp, &wr, &bad_wr); in mlx4_ib_bind_mw()
Dmlx4_ib.h703 int mlx4_ib_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr,
Dmain.c2226 ibdev->ib_dev.post_send = mlx4_ib_post_send; in mlx4_ib_add()
Dqp.c2639 int mlx4_ib_post_send(struct ib_qp *ibqp, struct ib_send_wr *wr, in mlx4_ib_post_send() function