mlx5_fpga_mem_read
ret = mlx5_fpga_mem_read(fdev, count * sizeof(u64), addr, data,
EXPORT_SYMBOL(mlx5_fpga_mem_read);
int mlx5_fpga_mem_read(struct mlx5_fpga_device *fdev, size_t size, u64 addr,
ret = mlx5_fpga_mem_read(tdev->fdev, count, address, buf, access_type);