Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ofed/libmthca/src/
Dmthca.h278 static inline struct mthca_qp *to_mqp(struct ibv_qp *ibqp) in to_mqp() function
/freebsd-9-stable/contrib/ofed/libmlx4/src/
Dmlx4.h333 static inline struct mlx4_qp *to_mqp(struct ibv_qp *ibqp) in to_mqp() function
/freebsd-9-stable/sys/ofed/drivers/infiniband/hw/mthca/
Dmthca_provider.h333 static inline struct mthca_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() function
/freebsd-9-stable/sys/ofed/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h607 static inline struct mlx4_ib_qp *to_mqp(struct ib_qp *ibqp) in to_mqp() function