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

/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mlx4/
H A Dqp.c340 static int send_wqe_overhead(enum mlx4_ib_qp_type type, u32 flags) {
421 enum mlx4_ib_qp_type type, struct mlx4_ib_qp *qp) {
854 enum mlx4_ib_qp_type qp_type = (enum mlx4_ib_qp_type) init_attr->qp_type;
915 qp->mlx4_ib_qp_type = qp_type;
1036 if (qp->mlx4_ib_qp_type
1070 err_proxy: /*if (qp->mlx4_ib_qp_type == MLX4_IB_QPT_PROXY_GSI)
1245 if (qp->mlx4_ib_qp_type
1463 static int to_mlx4_st(struct mlx4_ib_dev *dev, enum mlx4_ib_qp_type type) {
1742 | (to_mlx4_st(dev, qp->mlx4_ib_qp_type) << 1
[all...]
H A Dmlx4_ib.h189 enum mlx4_ib_qp_type { enum
305 enum mlx4_ib_qp_type mlx4_ib_qp_type; member in struct:mlx4_ib_qp

Completed in 82 milliseconds