Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_hw.h3711 __le32 rspPutInx; member
Dlpfc_sli.c3888 pring->ringno, le32_to_cpu(pgp->rspPutInx), in lpfc_sli_rsp_pointers_error()
3994 portRspPut = le32_to_cpu(pgp->rspPutInx); in lpfc_sli_handle_fast_ring_event()
4122 portRspPut = le32_to_cpu(pgp->rspPutInx); in lpfc_sli_handle_fast_ring_event()
4377 portRspPut = le32_to_cpu(pgp->rspPutInx); in lpfc_sli_handle_slow_ring_event_s3()
4451 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()