Home
last modified time | relevance | path

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

/dpdk/drivers/common/mlx5/windows/
H A Dmlx5_glue.c89 mlx5_glue_devx_query_device(void *device_bdf, void *dev_inf) in mlx5_glue_devx_query_device() argument
94 if (!device_bdf) in mlx5_glue_devx_query_device()
96 dev_bdf = (struct devx_device_bdf *)device_bdf; in mlx5_glue_devx_query_device()
H A Dmlx5_glue.h84 int (*query_device)(void *device_bdf, void *dev_inf);