Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h4153 struct lpfc_hbq_entry { struct
4160 struct lpfc_hbq_entry buff; argument
4170 struct lpfc_hbq_entry buff[5];
4425 #define LPFC_TOTAL_HBQ_SIZE (sizeof(struct lpfc_hbq_entry) * \
H A Dlpfc_mbox.c1218 hbq_entry_index * sizeof(struct lpfc_hbq_entry); in lpfc_config_hbq()