Home
last modified time | relevance | path

Searched refs:hbq_get (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h1244 uint32_t *hbq_get; /* Host mem address of HBQ get ptrs */ member
H A Dlpfc_hw.h3730 uint32_t hbq_get[16]; member
H A Dlpfc_sli.c2351 uint32_t raw_index = phba->hbq_get[hbqno]; in lpfc_sli_next_hbq_slot()
5662 phba->hbq_get = phba->mbox->us.s3_pgp.hbq_get; in lpfc_sli_config_port()
5675 phba->hbq_get = NULL; in lpfc_sli_config_port()
H A Dlpfc_debugfs.c321 raw_index = phba->hbq_get[i]; in lpfc_debugfs_hbqinfo_data()