Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_fpga/
H A Dsdk.h57 struct mlx5_fpga_client { struct
160 void mlx5_fpga_client_register(struct mlx5_fpga_client *client);
169 void mlx5_fpga_client_unregister(struct mlx5_fpga_client *client);
321 struct mlx5_fpga_client *client,
335 struct mlx5_fpga_client *client);
H A Dmlx5fpga_core.c76 struct mlx5_fpga_client *client, in client_context_create()
333 struct mlx5_fpga_client *client; in mlx5_fpga_init()
505 void mlx5_fpga_client_register(struct mlx5_fpga_client *client) in mlx5_fpga_client_register()
542 void mlx5_fpga_client_unregister(struct mlx5_fpga_client *client) in mlx5_fpga_client_unregister()
H A Dcore.h44 struct mlx5_fpga_client *client;
H A Dmlx5fpga_sdk.c278 struct mlx5_fpga_client *client, void *data) in mlx5_fpga_client_data_set()
294 struct mlx5_fpga_client *client) in mlx5_fpga_client_data_get()
/freebsd/sys/dev/mlx5/mlx5_fpga_tools/
H A Dmlx5fpga_tools_main.c50 static struct mlx5_fpga_client mlx5_fpga_tools_client = {