Home
last modified time | relevance | path

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

/freebsd/sys/dev/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
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c3353 static inline enum ib_qp_state to_ib_qp_state(enum mlx4_qp_state mlx4_state) in to_ib_qp_state() function
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h623 static inline int to_ib_qp_state(int c4iw_qp_state) in to_ib_qp_state() function
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c4292 static inline enum ib_qp_state to_ib_qp_state(enum mlx5_qp_state mlx5_state) in to_ib_qp_state() function