Home
last modified time | relevance | path

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

/dpdk/drivers/common/mlx5/
H A Dmlx5_common.h263 MLX5_CLASS_VDPA = RTE_BIT64(1), enumerator
H A Dmlx5_common.c93 { .name = "vdpa", .drv_class = MLX5_CLASS_VDPA },
415 MLX5_CLASS_ETH | MLX5_CLASS_VDPA,
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_common_os.c782 if (classes & MLX5_CLASS_VDPA) in mlx5_open_device()
/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa.c760 .drv_class = MLX5_CLASS_VDPA,