Home
last modified time | relevance | path

Searched refs:cmdGetInx (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/lpfc/
Dlpfc_sli.c418 pring->local_getidx = le32_to_cpu(pgp->cmdGetInx); in lpfc_sli_next_iocb_slot()
1835 pring->local_getidx = le32_to_cpu(pgp->cmdGetInx); in lpfc_sli_poll_fcp_ring()
2027 pring->local_getidx = le32_to_cpu(pgp->cmdGetInx); in lpfc_sli_handle_fast_ring_event()
2301 pring->local_getidx = le32_to_cpu(pgp->cmdGetInx); in lpfc_sli_handle_slow_ring_event()
Dlpfc_debugfs.c489 i, pgpp->cmdGetInx, pring->numCiocb, in lpfc_debugfs_dumpHostSlim_data()
Dlpfc_hw.h2944 __le32 cmdGetInx; member