Searched refs:SLI_IOCB_RET_IOCB (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/lpfc/
H A Dlpfc_sli.h106 #define SLI_IOCB_RET_IOCB 1 /* Return IOCB if cmd ring full */ macro
H A Dlpfc_sli.c7871 * flag & SLI_IOCB_RET_IOCB is set, the new iocb is added to the txq, otherwise
7980 if (!(flag & SLI_IOCB_RET_IOCB)) {
8637 if (!(flag & SLI_IOCB_RET_IOCB)) {
8647 if (!(flag & SLI_IOCB_RET_IOCB)) {
10403 SLI_IOCB_RET_IOCB);
H A Dlpfc_scsi.c4727 &lpfc_cmd->cur_iocbq, SLI_IOCB_RET_IOCB);

Completed in 107 milliseconds