Searched refs:mlx5_ib_destroy_srq (Results 1 – 3 of 3) sorted by relevance
371 int mlx5_ib_destroy_srq(struct ib_srq *srq, struct ib_udata *udata) in mlx5_ib_destroy_srq() function
1225 int mlx5_ib_destroy_srq(struct ib_srq *srq, struct ib_udata *udata);
3706 .destroy_srq = mlx5_ib_destroy_srq,