Home
last modified time | relevance | path

Searched refs:mlx5_ib_alloc_mw (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/ofed/include/uapi/rdma/
H A Dmlx5-abi.h244 struct mlx5_ib_alloc_mw { struct
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mr.c1459 struct ib_mw *mlx5_ib_alloc_mw(struct ib_pd *pd, enum ib_mw_type type, in mlx5_ib_alloc_mw() function
1469 struct mlx5_ib_alloc_mw req = {}; in mlx5_ib_alloc_mw()
H A Dmlx5_ib.h943 struct ib_mw *mlx5_ib_alloc_mw(struct ib_pd *pd, enum ib_mw_type type,
H A Dmlx5_ib_main.c3488 dev->ib_dev.alloc_mw = mlx5_ib_alloc_mw; in mlx5_ib_add()