Searched refs:mlx5_ib_post_srq_recv (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | srq.c | 423 int mlx5_ib_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, in mlx5_ib_post_srq_recv() function
|
H A D | mlx5_ib.h | 1146 int mlx5_ib_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr,
|
H A D | main.c | 4067 .post_srq_recv = mlx5_ib_post_srq_recv,
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | srq.c | 402 int mlx5_ib_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, in mlx5_ib_post_srq_recv() function
|
H A D | mlx5_ib.h | 1279 int mlx5_ib_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr,
|
H A D | main.c | 3800 .post_srq_recv = mlx5_ib_post_srq_recv,
|
Completed in 19 milliseconds