Searched refs:abort_cmd (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_sli.c6162 bf_set(abort_cmd_ia, &wqe->abort_cmd, 1);
6164 bf_set(abort_cmd_ia, &wqe->abort_cmd, 0);
6165 bf_set(abort_cmd_criteria, &wqe->abort_cmd, T_XRI_TAG);
7484 * @abort_cmd: LPFC_CTX_LUN/LPFC_CTX_TGT/LPFC_CTX_HOST.
7489 * When abort_cmd == LPFC_CTX_LUN, the function sends abort only to the
7492 * When abort_cmd == LPFC_CTX_TGT, the function sends abort only to the
7494 * When abort_cmd == LPFC_CTX_HOST, the function sends abort to all
7501 uint16_t tgt_id, uint64_t lun_id, lpfc_ctx_cmd abort_cmd)
7514 abort_cmd) != 0)
7500 lpfc_sli_abort_iocb(struct lpfc_vport *vport, struct lpfc_sli_ring *pring, uint16_t tgt_id, uint64_t lun_id, lpfc_ctx_cmd abort_cmd) argument
H A Dlpfc_hw4.h2513 struct abort_cmd_wqe abort_cmd; member in union:lpfc_wqe

Completed in 172 milliseconds