mem_transfer
struct mem_transfer xfer;
struct mem_transfer *xfer;
xfer = container_of(complete, struct mem_transfer, t);