Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
A Dlpfc.h763 uint32_t hbqPutIdx; /* HBQ slot to use */ member
A Dlpfc_debugfs.c325 hbqs->entry_count, hbqs->buffer_count, hbqs->hbqPutIdx, in lpfc_debugfs_hbqinfo_data()
339 low = hbqs->hbqPutIdx - posted; in lpfc_debugfs_hbqinfo_data()
341 if ((j >= hbqs->hbqPutIdx) || (j < low)) { in lpfc_debugfs_hbqinfo_data()
348 if ((j >= hbqs->hbqPutIdx) && in lpfc_debugfs_hbqinfo_data()
A Dlpfc_sli.c2327 if (hbqp->next_hbqPutIdx == hbqp->hbqPutIdx && in lpfc_sli_next_hbq_slot()
2353 hbqp->hbqPutIdx; in lpfc_sli_next_hbq_slot()
2442 hbqp->hbqPutIdx = hbqp->next_hbqPutIdx; in lpfc_sli_hbq_to_firmware_s3()
2443 writel(hbqp->hbqPutIdx, phba->hbq_put + hbqno); in lpfc_sli_hbq_to_firmware_s3()
5398 phba->hbqs[hbqno].hbqPutIdx = 0; in lpfc_sli_hbq_setup()

Completed in 46 milliseconds