Home
last modified time | relevance | path

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

/freebsd/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.h146 struct ib_mw ibmw; member
664 static inline struct mlx4_ib_mw *to_mmw(struct ib_mw *ibmw) in to_mmw()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h411 struct ib_mw ibmw; member
417 static inline struct c4iw_mw *to_c4iw_mw(struct ib_mw *ibmw) in to_c4iw_mw()
/freebsd/sys/dev/irdma/
H A Dirdma_verbs.h138 struct ib_mw ibmw; member
H A Dirdma_main.h442 static inline struct irdma_mr *to_iwmw(struct ib_mw *ibmw) in to_iwmw()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h558 struct ib_mw ibmw; member
873 static inline struct mlx5_ib_mw *to_mmw(struct ib_mw *ibmw) in to_mmw() argument