Searched refs:complete1 (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/mlx5/mlx5_fpga/
H A Dtrans.h57 void (*complete1)(const struct mlx5_fpga_transaction *complete, member in struct:mlx5_fpga_transaction
H A Dmlx5fpga_trans.c121 if (user_trans->complete1)
122 user_trans->complete1(user_trans, status);
191 if (!trans->complete1) {
H A Dmlx5fpga_xfer.c67 xfer->complete1(xfer, status);
111 xfer_trans->transaction.complete1 = trans_complete;
H A Dmlx5fpga_sdk.c117 xfer.t.complete1 = mem_complete;

Completed in 109 milliseconds