Home
last modified time | relevance | path

Searched defs:to_msrq (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/mthca/
H A Dmthca_provider.h331 static inline struct mthca_srq *to_msrq(struct ib_srq *ibsrq) in to_msrq() function
/freebsd/contrib/ofed/libmlx4/
H A Dmlx4.h329 static inline struct mlx4_srq *to_msrq(struct ibv_srq *ibsrq) in to_msrq() function
/freebsd/contrib/ofed/libmlx5/
H A Dmlx5.h500 static inline struct mlx5_srq *to_msrq(struct ibv_srq *ibsrq) in to_msrq() function
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib.h689 static inline struct mlx4_ib_srq *to_msrq(struct ib_srq *ibsrq) in to_msrq() function
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h843 static inline struct mlx5_ib_srq *to_msrq(struct ib_srq *ibsrq) in to_msrq() function