Lines Matching defs:fdev
53 mlx5_fpga_sbu_conn_create(struct mlx5_fpga_device *fdev, in mlx5_fpga_sbu_conn_create()
99 static int mem_transaction(struct mlx5_fpga_device *fdev, size_t size, u64 addr, in mem_transaction()
130 static int mlx5_fpga_mem_read_i2c(struct mlx5_fpga_device *fdev, size_t size, in mlx5_fpga_mem_read_i2c()
162 static int mlx5_fpga_mem_write_i2c(struct mlx5_fpga_device *fdev, size_t size, in mlx5_fpga_mem_write_i2c()
193 int mlx5_fpga_mem_read(struct mlx5_fpga_device *fdev, size_t size, u64 addr, in mlx5_fpga_mem_read()
226 int mlx5_fpga_mem_write(struct mlx5_fpga_device *fdev, size_t size, u64 addr, in mlx5_fpga_mem_write()
259 int mlx5_fpga_get_sbu_caps(struct mlx5_fpga_device *fdev, int size, void *buf) in mlx5_fpga_get_sbu_caps()
265 u64 mlx5_fpga_ddr_size_get(struct mlx5_fpga_device *fdev) in mlx5_fpga_ddr_size_get()
271 u64 mlx5_fpga_ddr_base_get(struct mlx5_fpga_device *fdev) in mlx5_fpga_ddr_base_get()
277 void mlx5_fpga_client_data_set(struct mlx5_fpga_device *fdev, in mlx5_fpga_client_data_set()
293 void *mlx5_fpga_client_data_get(struct mlx5_fpga_device *fdev, in mlx5_fpga_client_data_get()
312 void mlx5_fpga_device_query(struct mlx5_fpga_device *fdev, in mlx5_fpga_device_query()
325 static int mlx5_fpga_device_reload_cmd(struct mlx5_fpga_device *fdev) in mlx5_fpga_device_reload_cmd()
364 int mlx5_fpga_device_reload(struct mlx5_fpga_device *fdev, in mlx5_fpga_device_reload()
466 int mlx5_fpga_flash_select(struct mlx5_fpga_device *fdev, in mlx5_fpga_flash_select()
494 int mlx5_fpga_connectdisconnect(struct mlx5_fpga_device *fdev, in mlx5_fpga_connectdisconnect()
520 int mlx5_fpga_temperature(struct mlx5_fpga_device *fdev, in mlx5_fpga_temperature()
527 struct device *mlx5_fpga_dev(struct mlx5_fpga_device *fdev) in mlx5_fpga_dev()
533 void mlx5_fpga_get_cap(struct mlx5_fpga_device *fdev, u32 *fpga_caps) in mlx5_fpga_get_cap()