Searched refs:cmdGetInx (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_debugfs.c492 i, pgpp->cmdGetInx, pring->numCiocb,
H A Dlpfc_hw.h3003 __le32 cmdGetInx; member in struct:lpfc_pgp
H A Dlpfc_sli.c952 pring->local_getidx = le32_to_cpu(pgp->cmdGetInx);
2621 /* Force update of the local copy of cmdGetInx */
2622 pring->local_getidx = le32_to_cpu(pgp->cmdGetInx);
2944 /* Force update of the local copy of cmdGetInx */
2945 pring->local_getidx = le32_to_cpu(pgp->cmdGetInx);

Completed in 145 milliseconds