Lines Matching full:routine
48 * @done: The callback routine the LLDD is to invoke upon completion of
74 * transport routine. As such, the structure represents the
93 * address of the structure back to the transport LS rsp done() routine,
95 * the done() routine, no further access to the structure will be made by
104 * response payload buffer and its length as well as the done routine
106 * will also set a private pointer for its own use in the done routine.
113 * @done: The callback routine the LLDD is to invoke upon completion of
188 * @done: The callback routine the LLDD is to invoke upon completion of
350 * asynchronous. This routine is called upon the completion of the
356 * asynchronous. This routine is called upon the completion of the
375 * host<->controller association teardown, this routine is called
388 * LS response, and call the "done" routine specified in the request
398 * any transport error, and call the "done" routine specified in the
405 * the request, the LLDD must still call the ls request done routine
411 * the request, the LLDD must still call the fcp request done routine
422 * the "done" routine specified in the nvmefc_ls_rsp structure
424 * itself). Upon the completion of the done routine, the LLDD shall
540 * Routine called to pass a NVME-FC LS request, received by the lldd,
549 * calling the ops->xmt_ls_rsp() routine to transmit a response, the LLDD
552 * routine shall be called. The LLDD may transmit the ABTS response as
559 * noop the transmission of the rsp and call the lsrsp->done() routine
568 * Routine called to get the appid field associated with request by the lldd
634 * op done() routine, allowing the nvmet-fc layer to release dma resources.
635 * Upon completion of the done() routine for either RSP or ABORT ops, no
645 * list, the transfer length, as well as the done routine to be called
647 * private pointer for its own use in the done routine.
677 * @done: The callback routine the LLDD is to invoke upon completion of
774 * asynchronous. This routine is called upon the completion of the
785 * the "done" routine specified in the nvmefc_ls_rsp structure
787 * itself). Upon the completion of the done() routine, the LLDD shall
790 * The transport will always call the xmt_ls_rsp() routine for any
843 * status) in the request, then call the "done" routine
850 * Note: when calling the done routine for READDATA or WRITEDATA
856 * the done routine, and inspect the save values after the done
857 * routine.
903 * nvmet_fc_invalidate_host() routine to remove any references to
906 * the LS response, and call the "done" routine specified in the
913 * the request, the LLDD must still call the ls request done routine
1004 * Routine called to pass a NVME-FC LS request, received by the lldd,
1013 * calling the ops->xmt_ls_rsp() routine to transmit a response, the LLDD
1016 * routine shall be called. The LLDD may transmit the ABTS response as
1023 * noop the transmission of the rsp and call the lsrsp->done() routine
1032 * Routine called by the LLDD whenever it has a logout or loss of
1039 * When the LLDD calls this routine, the nvmet-fc transport will
1042 * The LLDD, after calling this routine and having control returned,