Home
last modified time | relevance | path

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

/freebsd/sys/dev/mthca/
H A Dmthca_provider.h290 struct mthca_sqp { struct
341 static inline struct mthca_sqp *to_msqp(struct mthca_qp *qp) in to_msqp()
343 return container_of(qp, struct mthca_sqp, qp); in to_msqp()
H A Dmthca_dev.h563 struct mthca_sqp *sqp,
H A Dmthca_qp.c299 static void store_attrs(struct mthca_sqp *sqp, const struct ib_qp_attr *attr, in store_attrs()
1356 struct mthca_sqp *sqp, in mthca_alloc_sqp()
1484 static int build_mlx_header(struct mthca_dev *dev, struct mthca_sqp *sqp, in build_mlx_header()