Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_debugfs.c286 uint32_t phys, raw_index, getidx; in lpfc_debugfs_hbqinfo_data() local
324 getidx = le32_to_cpu(raw_index); in lpfc_debugfs_hbqinfo_data()
328 hbqs->next_hbqPutIdx, hbqs->local_hbqGetIdx, getidx); in lpfc_debugfs_hbqinfo_data()
Dlpfc_sli.c1951 uint32_t getidx = le32_to_cpu(raw_index); in lpfc_sli_next_hbq_slot() local
1953 hbqp->local_hbqGetIdx = getidx; in lpfc_sli_next_hbq_slot()