Searched refs:rspPutInx (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_hw.h | 3527 __le32 rspPutInx; member
|
H A D | lpfc_sli.c | 3396 pring->ringno, le32_to_cpu(pgp->rspPutInx), in lpfc_sli_rsp_pointers_error() 3502 portRspPut = le32_to_cpu(pgp->rspPutInx); in lpfc_sli_handle_fast_ring_event() 3626 * been updated, sync the pgp->rspPutInx and fetch the new port in lpfc_sli_handle_fast_ring_event() 3633 portRspPut = le32_to_cpu(pgp->rspPutInx); in lpfc_sli_handle_fast_ring_event() 3884 portRspPut = le32_to_cpu(pgp->rspPutInx); in lpfc_sli_handle_slow_ring_event_s3() 3954 * the pgp->rspPutInx in the MAILBOX_tand fetch the new port in lpfc_sli_handle_slow_ring_event_s3() 3958 portRspPut = le32_to_cpu(pgp->rspPutInx); in lpfc_sli_handle_slow_ring_event_s3()
|
H A D | lpfc_debugfs.c | 774 pring->flag, pgpp->rspPutInx, in lpfc_debugfs_dumpHostSlim_data()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_hw.h | 3713 __le32 rspPutInx; member
|
H A D | lpfc_sli.c | 3904 pring->ringno, le32_to_cpu(pgp->rspPutInx), in lpfc_sli_rsp_pointers_error() 4012 portRspPut = le32_to_cpu(pgp->rspPutInx); in lpfc_sli_handle_fast_ring_event() 4133 * been updated, sync the pgp->rspPutInx and fetch the new port in lpfc_sli_handle_fast_ring_event() 4140 portRspPut = le32_to_cpu(pgp->rspPutInx); in lpfc_sli_handle_fast_ring_event() 4395 portRspPut = le32_to_cpu(pgp->rspPutInx); in lpfc_sli_handle_slow_ring_event_s3() 4465 * the pgp->rspPutInx in the MAILBOX_tand fetch the new port in lpfc_sli_handle_slow_ring_event_s3() 4469 portRspPut = le32_to_cpu(pgp->rspPutInx); in lpfc_sli_handle_slow_ring_event_s3()
|
H A D | lpfc_debugfs.c | 774 pring->flag, pgpp->rspPutInx, in lpfc_debugfs_dumpHostSlim_data()
|
Completed in 81 milliseconds