Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mr.c376 int mlx4_ib_dealloc_mw(struct ib_mw *ibmw) in mlx4_ib_dealloc_mw()
H A Dmlx4_ib.h151 struct ib_mw ibmw; member
669 static inline struct mlx4_ib_mw *to_mmw(struct ib_mw *ibmw) in to_mmw()
/freebsd-13.1/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h412 struct ib_mw ibmw; member
418 static inline struct c4iw_mw *to_c4iw_mw(struct ib_mw *ibmw) in to_c4iw_mw()
/freebsd-13.1/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h547 struct ib_mw ibmw; member
848 static inline struct mlx5_ib_mw *to_mmw(struct ib_mw *ibmw) in to_mmw()