Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/lpfc/
Dlpfc_hw.h3734 __le32 rspPutInx; member
Dlpfc_sli.c3911 pring->ringno, le32_to_cpu(pgp->rspPutInx), in lpfc_sli_rsp_pointers_error()
4022 portRspPut = le32_to_cpu(pgp->rspPutInx); in lpfc_sli_handle_fast_ring_event()
4150 portRspPut = le32_to_cpu(pgp->rspPutInx); in lpfc_sli_handle_fast_ring_event()
4405 portRspPut = le32_to_cpu(pgp->rspPutInx); in lpfc_sli_handle_slow_ring_event_s3()
4479 portRspPut = le32_to_cpu(pgp->rspPutInx); in lpfc_sli_handle_slow_ring_event_s3()
Dlpfc_debugfs.c774 pring->flag, pgpp->rspPutInx, in lpfc_debugfs_dumpHostSlim_data()