Searched refs:mlx5_fpga_client (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/mlx5/mlx5_fpga/
H A Dsdk.h57 * struct mlx5_fpga_client - Describes an Innova client driver
59 struct mlx5_fpga_client { struct
162 void mlx5_fpga_client_register(struct mlx5_fpga_client *client);
171 void mlx5_fpga_client_unregister(struct mlx5_fpga_client *client);
323 struct mlx5_fpga_client *client,
337 struct mlx5_fpga_client *client);
H A Dcore.h46 struct mlx5_fpga_client *client;
H A Dmlx5fpga_core.c78 struct mlx5_fpga_client *client,
335 struct mlx5_fpga_client *client;
507 void mlx5_fpga_client_register(struct mlx5_fpga_client *client)
544 void mlx5_fpga_client_unregister(struct mlx5_fpga_client *client)
H A Dmlx5fpga_sdk.c280 struct mlx5_fpga_client *client, void *data)
296 struct mlx5_fpga_client *client)
/freebsd-12-stable/sys/dev/mlx5/mlx5_fpga_tools/
H A Dmlx5fpga_tools_main.c54 static struct mlx5_fpga_client mlx5_fpga_tools_client = {

Completed in 178 milliseconds