Home
last modified time | relevance | path

Searched refs:SLI_IOCB_RET_IOCB (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.h154 #define SLI_IOCB_RET_IOCB 1 /* Return IOCB if cmd ring full */ macro
H A Dlpfc_sli.c10424 * flag & SLI_IOCB_RET_IOCB is set, the new iocb is added to the txq, otherwise
10524 if (!(flag & SLI_IOCB_RET_IOCB)) { in __lpfc_sli_issue_iocb_s3()
10687 if (!(flag & SLI_IOCB_RET_IOCB)) { in __lpfc_sli_issue_iocb_s4()
13165 SLI_IOCB_RET_IOCB); in lpfc_sli_issue_iocb_wait()