Searched refs:mlx5_fpga_xfer_exec (Results 1 – 3 of 3) sorted by relevance
38 int mlx5_fpga_xfer_exec(const struct mlx5_fpga_transaction *xfer);
193 int mlx5_fpga_xfer_exec(const struct mlx5_fpga_transaction *xfer) in mlx5_fpga_xfer_exec() function
117 ret = mlx5_fpga_xfer_exec(&xfer.t); in mem_transaction()