Searched refs:mlx5_qp_state (Results 1 – 2 of 2) sorted by relevance
78 enum mlx5_qp_state { enum
796 static enum mlx5_qp_state to_mlx5_state(enum ib_qp_state state) in to_mlx5_state()4153 enum mlx5_qp_state mlx5_cur, mlx5_new; in __mlx5_ib_modify_qp()4763 static inline enum ib_qp_state to_ib_qp_state(enum mlx5_qp_state mlx5_state) in to_ib_qp_state()