Home
last modified time | relevance | path

Searched refs:mlx5_ib_gsi_destroy_qp (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_gsi.c209 int mlx5_ib_gsi_destroy_qp(struct ib_qp *qp) in mlx5_ib_gsi_destroy_qp() function
H A Dmlx5_ib.h1061 int mlx5_ib_gsi_destroy_qp(struct ib_qp *qp);
H A Dmlx5_ib_qp.c2196 return mlx5_ib_gsi_destroy_qp(qp); in mlx5_ib_destroy_qp()