Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dqp.c4763 static inline enum ib_qp_state to_ib_qp_state(enum mlx5_qp_state mlx5_state) in to_ib_qp_state() argument
4765 switch (mlx5_state) { in to_ib_qp_state()