Trying to do a windows version of this example:
In …\MLNX_WinOF2_DevX_SDK\inc\mlx5_ifc_devx. h there are the following references:
#include <…/drivex/mlx5/inc/mlx5_ifc.h>
#include <…/drivex/mlx5/inc/device.h>
I’m guessing these are included in a driver for windows but I can’t find it.