Home
last modified time | relevance | path

Searched defs:mlx5_pd (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/common/mlx5/windows/
H A Dmlx5_win_ext.h28 struct mlx5_pd { struct
29 void *obj;
30 uint32_t pdn;
31 devx_device_ctx *devx_ctx;
H A Dmlx5_common_os.c350 struct mlx5_pd *mlx5_pd = (struct mlx5_pd *)pd; in mlx5_os_reg_mr() local