Home
last modified time | relevance | path

Searched refs:to_mlx5_state (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dqp.c796 static enum mlx5_qp_state to_mlx5_state(enum ib_qp_state state) in to_mlx5_state() function
4323 mlx5_cur = to_mlx5_state(cur_state); in __mlx5_ib_modify_qp()
4324 mlx5_new = to_mlx5_state(new_state); in __mlx5_ib_modify_qp()