Searched refs:mlx5_ib_destroy_srq (Results 1 – 3 of 3) sorted by relevance
386 void mlx5_ib_destroy_srq(struct ib_srq *srq, struct ib_udata *udata) in mlx5_ib_destroy_srq() function
1114 void mlx5_ib_destroy_srq(struct ib_srq *srq, struct ib_udata *udata);
5053 mlx5_ib_destroy_srq(devr->s0, NULL); in create_dev_resources()5075 mlx5_ib_destroy_srq(devr->s1, NULL); in destroy_dev_resources()5077 mlx5_ib_destroy_srq(devr->s0, NULL); in destroy_dev_resources()6267 .destroy_srq = mlx5_ib_destroy_srq,