Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_hw.h3094 __le32 rspPutInx; member
Dlpfc_sli.c2878 pring->ringno, le32_to_cpu(pgp->rspPutInx), in lpfc_sli_rsp_pointers_error()
2984 portRspPut = le32_to_cpu(pgp->rspPutInx); in lpfc_sli_handle_fast_ring_event()
3113 portRspPut = le32_to_cpu(pgp->rspPutInx); in lpfc_sli_handle_fast_ring_event()
3361 portRspPut = le32_to_cpu(pgp->rspPutInx); in lpfc_sli_handle_slow_ring_event_s3()
3435 portRspPut = le32_to_cpu(pgp->rspPutInx); in lpfc_sli_handle_slow_ring_event_s3()
Dlpfc_debugfs.c496 pring->flag, pgpp->rspPutInx, in lpfc_debugfs_dumpHostSlim_data()