Home
last modified time | relevance | path

Searched defs:device_fd (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/common/mlx5/windows/
H A Dmlx5_common_os.c40 int device_fd = config->device_fd; in mlx5_os_remote_pd_and_ctx_validate() local
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_common_os.c424 int device_fd = config->device_fd; in mlx5_os_remote_pd_and_ctx_validate() local
/dpdk/drivers/common/mlx5/
H A Dmlx5_common.h512 int device_fd; /* Device file descriptor for importation. */ member