Home
last modified time | relevance | path

Searched refs:cmdGetInx (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_hw.h3526 __le32 cmdGetInx; member
H A Dlpfc_debugfs.c770 i, pgpp->cmdGetInx, in lpfc_debugfs_dumpHostSlim_data()
H A Dlpfc_sli.c1673 pring->sli.sli3.local_getidx = le32_to_cpu(pgp->cmdGetInx); in lpfc_sli_next_iocb_slot()
3646 /* Force update of the local copy of cmdGetInx */ in lpfc_sli_handle_fast_ring_event()
3647 pring->sli.sli3.local_getidx = le32_to_cpu(pgp->cmdGetInx); in lpfc_sli_handle_fast_ring_event()
3974 /* Force update of the local copy of cmdGetInx */ in lpfc_sli_handle_slow_ring_event_s3()
3975 pring->sli.sli3.local_getidx = le32_to_cpu(pgp->cmdGetInx); in lpfc_sli_handle_slow_ring_event_s3()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_hw.h3712 __le32 cmdGetInx; member
H A Dlpfc_sli.c2068 pring->sli.sli3.local_getidx = le32_to_cpu(pgp->cmdGetInx); in lpfc_sli_next_iocb_slot()
4153 /* Force update of the local copy of cmdGetInx */ in lpfc_sli_handle_fast_ring_event()
4154 pring->sli.sli3.local_getidx = le32_to_cpu(pgp->cmdGetInx); in lpfc_sli_handle_fast_ring_event()
4485 /* Force update of the local copy of cmdGetInx */ in lpfc_sli_handle_slow_ring_event_s3()
4486 pring->sli.sli3.local_getidx = le32_to_cpu(pgp->cmdGetInx); in lpfc_sli_handle_slow_ring_event_s3()
H A Dlpfc_debugfs.c770 i, pgpp->cmdGetInx, in lpfc_debugfs_dumpHostSlim_data()

Completed in 130 milliseconds