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

/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c339 static int send_wqe_overhead(enum mlx4_ib_qp_type type, u32 flags)
424 enum mlx4_ib_qp_type type, struct mlx4_ib_qp *qp,
651 enum mlx4_ib_qp_type qp_type = (enum mlx4_ib_qp_type) init_attr->qp_type;
716 qp->mlx4_ib_qp_type = qp_type;
838 if (qp->mlx4_ib_qp_type & (MLX4_IB_QPT_PROXY_SMI_OWNER |
913 if (qp->mlx4_ib_qp_type == MLX4_IB_QPT_PROXY_GSI)
1098 if (qp->mlx4_ib_qp_type & (MLX4_IB_QPT_PROXY_SMI_OWNER |
1309 if (mqp->mlx4_ib_qp_type == MLX4_IB_QPT_GSI) {
1319 static int to_mlx4_st(struct mlx4_ib_dev *dev, enum mlx4_ib_qp_type typ
[all...]
H A Dmlx4_ib.h208 enum mlx4_ib_qp_type { enum
313 enum mlx4_ib_qp_type mlx4_ib_qp_type; member in struct:mlx4_ib_qp
H A Dmlx4_ib_cq.c835 if ((*cur_qp)->mlx4_ib_qp_type &

Completed in 132 milliseconds