Searched refs:SLI_IOCB_RET_IOCB (Results 1 - 3 of 3) 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.h93 #define SLI_IOCB_RET_IOCB 1 /* Return IOCB if cmd ring full */ macro
H A Dlpfc_sli.c5701 * flag & SLI_IOCB_RET_IOCB is set, the new iocb is added to the txq, otherwise
5810 if (!(flag & SLI_IOCB_RET_IOCB)) {
6271 if (!(flag & SLI_IOCB_RET_IOCB)) {
6281 if (!(flag & SLI_IOCB_RET_IOCB)) {
7696 SLI_IOCB_RET_IOCB);
H A Dlpfc_scsi.c3020 &lpfc_cmd->cur_iocbq, SLI_IOCB_RET_IOCB);

Completed in 112 milliseconds