Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h1129 int mlx5_ib_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr,
Dqp.c5346 int mlx5_ib_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in mlx5_ib_post_send() function
Dmain.c6285 .post_send = mlx5_ib_post_send,