Searched refs:to_mlx5_state (Results 1 – 1 of 1) sorted by relevance
563 static enum mlx5_qp_state to_mlx5_state(enum ib_qp_state state) in to_mlx5_state() function1165 if (mlx5_core_qp_modify(dev->mdev, to_mlx5_state(qp->state), in destroy_qp_common()1711 mlx5_cur = to_mlx5_state(cur_state); in __mlx5_ib_modify_qp()1712 mlx5_new = to_mlx5_state(new_state); in __mlx5_ib_modify_qp()1729 err = mlx5_core_qp_modify(dev->mdev, to_mlx5_state(cur_state), in __mlx5_ib_modify_qp()1730 to_mlx5_state(new_state), in, sqd_event, in __mlx5_ib_modify_qp()