Home
last modified time | relevance | path

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

/dpdk/drivers/common/mlx5/windows/
H A Dmlx5_common_os.c181 struct devx_device_bdf *devx_match = NULL; in mlx5_os_get_devx_device() local
195 devx_match = devx_list; in mlx5_os_get_devx_device()
198 if (devx_match == NULL) { in mlx5_os_get_devx_device()
206 return devx_match; in mlx5_os_get_devx_device()