Home
last modified time | relevance | path

Searched refs:getidx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c284 uint32_t phys, raw_index, getidx; in lpfc_debugfs_hbqinfo_data() local
322 getidx = le32_to_cpu(raw_index); in lpfc_debugfs_hbqinfo_data()
326 hbqs->next_hbqPutIdx, hbqs->local_hbqGetIdx, getidx); in lpfc_debugfs_hbqinfo_data()
H A Dlpfc_sli.c1957 uint32_t getidx = le32_to_cpu(raw_index); in lpfc_sli_next_hbq_slot() local
1959 hbqp->local_hbqGetIdx = getidx; in lpfc_sli_next_hbq_slot()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c284 uint32_t phys, raw_index, getidx; in lpfc_debugfs_hbqinfo_data() local
322 getidx = le32_to_cpu(raw_index); in lpfc_debugfs_hbqinfo_data()
326 hbqs->next_hbqPutIdx, hbqs->local_hbqGetIdx, getidx); in lpfc_debugfs_hbqinfo_data()
H A Dlpfc_sli.c2352 uint32_t getidx = le32_to_cpu(raw_index); in lpfc_sli_next_hbq_slot() local
2354 hbqp->local_hbqGetIdx = getidx; in lpfc_sli_next_hbq_slot()

Completed in 60 milliseconds