Home
last modified time | relevance | path

Searched defs:is_qp0 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mthca/
H A Dmthca_qp.c202 static int is_qp0(struct mthca_dev *dev, struct mthca_qp *qp) in is_qp0() function
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c169 static int is_qp0(struct mlx4_ib_dev *dev, struct mlx4_ib_qp *qp) in is_qp0() function
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c90 static int is_qp0(enum ib_qp_type qp_type) in is_qp0() function