Home
last modified time | relevance | path

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

/dpdk/drivers/common/mlx5/windows/
H A Dmlx5_common_os.c41 int pd_handle = config->pd_handle; in mlx5_os_remote_pd_and_ctx_validate() local
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_common_os.c423 int pd_handle = config->pd_handle; in mlx5_os_remote_pd_and_ctx_validate() local
H A Dmlx5_glue.c38 mlx5_glue_import_pd(struct ibv_context *context, uint32_t pd_handle) in mlx5_glue_import_pd()
/dpdk/drivers/common/mlx5/
H A Dmlx5_common.h450 int pd_handle; /* Protection Domain handle for importation. */ member