Home
last modified time | relevance | path

Searched refs:dev_inf (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/common/mlx5/windows/
H A Dmlx5_glue.h84 int (*query_device)(void *device_bdf, void *dev_inf);
H A Dmlx5_glue.c89 mlx5_glue_devx_query_device(void *device_bdf, void *dev_inf) in mlx5_glue_devx_query_device() argument
97 mlx5_dev = (struct devx_device *)dev_inf; in mlx5_glue_devx_query_device()