Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
Dlpfc_hw.h3557 __le32 rspPutInx; member
Dlpfc_sli.c3261 pring->ringno, le32_to_cpu(pgp->rspPutInx), in lpfc_sli_rsp_pointers_error()
3367 portRspPut = le32_to_cpu(pgp->rspPutInx); in lpfc_sli_handle_fast_ring_event()
3498 portRspPut = le32_to_cpu(pgp->rspPutInx); in lpfc_sli_handle_fast_ring_event()
3749 portRspPut = le32_to_cpu(pgp->rspPutInx); in lpfc_sli_handle_slow_ring_event_s3()
3823 portRspPut = le32_to_cpu(pgp->rspPutInx); in lpfc_sli_handle_slow_ring_event_s3()
Dlpfc_debugfs.c776 pring->flag, pgpp->rspPutInx, in lpfc_debugfs_dumpHostSlim_data()