Searched refs:mlx5_fpga_client (Results 1 – 5 of 5) sorted by relevance
57 struct mlx5_fpga_client { struct160 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);
76 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()
44 struct mlx5_fpga_client *client;
278 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()
50 static struct mlx5_fpga_client mlx5_fpga_tools_client = {