Searched refs:mlx5_state (Results 1 – 1 of 1) sorted by relevance
4763 static inline enum ib_qp_state to_ib_qp_state(enum mlx5_qp_state mlx5_state) in to_ib_qp_state() argument4765 switch (mlx5_state) { in to_ib_qp_state()