Home
last modified time | relevance | path

Searched defs:to_ib_qp_state (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/infiniband/hw/mthca/
Dmthca_qp.c358 static inline enum ib_qp_state to_ib_qp_state(int mthca_state) in to_ib_qp_state() function
/linux-6.6.21/drivers/infiniband/hw/mlx4/
Dqp.c3937 static inline enum ib_qp_state to_ib_qp_state(enum mlx4_qp_state mlx4_state) in to_ib_qp_state() function
/linux-6.6.21/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h631 static inline int to_ib_qp_state(int c4iw_qp_state) in to_ib_qp_state() function
/linux-6.6.21/drivers/infiniband/hw/mlx5/
Dqp.c4763 static inline enum ib_qp_state to_ib_qp_state(enum mlx5_qp_state mlx5_state) in to_ib_qp_state() function