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

/freebsd-10.0-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dqp.c340 static int send_wqe_overhead(enum mlx4_ib_qp_type type, u32 flags)
425 enum mlx4_ib_qp_type type, struct mlx4_ib_qp *qp)
883 enum mlx4_ib_qp_type qp_type = (enum mlx4_ib_qp_type) init_attr->qp_type;
943 qp->mlx4_ib_qp_type = qp_type;
1061 if (qp->mlx4_ib_qp_type & (MLX4_IB_QPT_PROXY_SMI_OWNER |
1097 if (qp->mlx4_ib_qp_type == MLX4_IB_QPT_PROXY_GSI)
1273 if (qp->mlx4_ib_qp_type & (MLX4_IB_QPT_PROXY_SMI_OWNER |
1493 static int to_mlx4_st(struct mlx4_ib_dev *dev, enum mlx4_ib_qp_type type)
1768 (to_mlx4_st(dev, qp->mlx4_ib_qp_type) << 1
[all...]
H A Dmlx4_ib.h183 enum mlx4_ib_qp_type { enum
299 enum mlx4_ib_qp_type mlx4_ib_qp_type; member in struct:mlx4_ib_qp
H A Dcq.c778 if ((*cur_qp)->mlx4_ib_qp_type &

Completed in 176 milliseconds