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

/drivers/infiniband/hw/mlx4/
H A Dqp.c876 static enum mlx4_qp_state to_mlx4_state(enum ib_qp_state state) function
963 if (mlx4_qp_modify(dev->dev, NULL, to_mlx4_state(qp->state),
1439 context->flags = cpu_to_be32((to_mlx4_state(new_state) << 28) |
1730 err = mlx4_qp_modify(dev->dev, &qp->mtt, to_mlx4_state(cur_state),
1731 to_mlx4_state(new_state), context, optpar,

Completed in 91 milliseconds