Home
last modified time | relevance | path

Searched refs:getidx (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/scsi/lpfc/
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()
Dlpfc_sli.c2332 uint32_t getidx = le32_to_cpu(raw_index); in lpfc_sli_next_hbq_slot() local
2334 hbqp->local_hbqGetIdx = getidx; in lpfc_sli_next_hbq_slot()