Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mthca/
H A Dmthca_qp.c358 static inline enum ib_qp_state to_ib_qp_state(int mthca_state) in to_ib_qp_state() function
/linux/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h667 static inline int to_ib_qp_state(int c4iw_qp_state) in to_ib_qp_state() function
/linux/drivers/infiniband/hw/mlx5/
H A Dqp.c4798 static inline enum ib_qp_state to_ib_qp_state(enum mlx5_qp_state mlx5_state) in to_ib_qp_state() function