Searched refs:mlx4_ib_post_send (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
H A D | mlx4_ib.h | 805 int mlx4_ib_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr,
|
H A D | main.c | 2550 .post_send = mlx4_ib_post_send,
|
H A D | qp.c | 3804 int mlx4_ib_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in mlx4_ib_post_send() function
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A D | mlx4_ib.h | 806 int mlx4_ib_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr,
|
H A D | main.c | 2558 .post_send = mlx4_ib_post_send,
|
H A D | qp.c | 3837 int mlx4_ib_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in mlx4_ib_post_send() function
|
Completed in 22 milliseconds