Home
last modified time | relevance | path

Searched refs:import_device (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_glue.h160 struct ibv_context *(*import_device)(int cmd_fd); member
H A Dmlx5_common_os.c834 ctx = mlx5_glue->import_device(cdev->config.device_fd); in mlx5_import_device()
H A Dmlx5_glue.c1448 .import_device = mlx5_glue_import_device,