Home
last modified time | relevance | path

Searched defs:to_msqp (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mthca/
H A Dmthca_provider.h341 static inline struct mthca_sqp *to_msqp(struct mthca_qp *qp) in to_msqp() function
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c126 static struct mlx4_ib_sqp *to_msqp(struct mlx4_ib_qp *mqp) in to_msqp() function