Searched refs:mlx5_ib_destroy_srq (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_srq.c395 void mlx5_ib_destroy_srq(struct ib_srq *srq, struct ib_udata *udata) function
H A Dmlx5_ib_main.c3027 mlx5_ib_destroy_srq(devr->s0, NULL);
3049 mlx5_ib_destroy_srq(devr->s1, NULL);
3051 mlx5_ib_destroy_srq(devr->s0, NULL);
3451 dev->ib_dev.destroy_srq = mlx5_ib_destroy_srq;
H A Dmlx5_ib.h913 void mlx5_ib_destroy_srq(struct ib_srq *srq, struct ib_udata *udata);

Completed in 86 milliseconds