Searched defs:mlx5_fpga_client (Results 1 – 1 of 1) sorted by relevance
57 struct mlx5_fpga_client { struct64 void (*create)(struct mlx5_fpga_device *fdev);73 int (*add)(struct mlx5_fpga_device *fdev, u32 vid, u16 pid);81 void (*remove)(struct mlx5_fpga_device *fdev);87 void (*destroy)(struct mlx5_fpga_device *fdev);89 char name[MLX5_FPGA_CLIENT_NAME_MAX];91 struct list_head list;