Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mlx5/
H A Dqp.h78 enum mlx5_qp_state { enum
/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()
4157 enum mlx5_qp_state mlx5_cur, mlx5_new; in __mlx5_ib_modify_qp()
4769 static inline enum ib_qp_state to_ib_qp_state(enum mlx5_qp_state mlx5_state) in to_ib_qp_state()