Home
last modified time | relevance | path

Searched refs:lpfc_hbq_entry (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_hw.h3938 struct lpfc_hbq_entry { struct
3945 struct lpfc_hbq_entry buff;
3955 struct lpfc_hbq_entry buff[5];
4210 #define LPFC_TOTAL_HBQ_SIZE (sizeof(struct lpfc_hbq_entry) * \
H A Dlpfc_bsg.c931 struct lpfc_hbq_entry *hbqe; in lpfc_bsg_ct_unsol_event()
1018 hbqe = (struct lpfc_hbq_entry *) in lpfc_bsg_ct_unsol_event()
1023 hbqe = (struct lpfc_hbq_entry *) in lpfc_bsg_ct_unsol_event()
H A Dlpfc_debugfs.c287 struct lpfc_hbq_entry *hbqe; in lpfc_debugfs_hbqinfo_data()
328 hbqe = (struct lpfc_hbq_entry *) phba->hbqs[i].hbq_virt; in lpfc_debugfs_hbqinfo_data()
H A Dlpfc_mbox.c1166 hbq_entry_index * sizeof(struct lpfc_hbq_entry); in lpfc_config_hbq()
H A Dlpfc_sli.c1944 static struct lpfc_hbq_entry *
1976 return (struct lpfc_hbq_entry *) phba->hbqs[hbqno].hbq_virt + in lpfc_sli_next_hbq_slot()
2050 struct lpfc_hbq_entry *hbqe; in lpfc_sli_hbq_to_firmware_s3()
4935 return lpfc_sli_hbq_entry_count() * sizeof(struct lpfc_hbq_entry); in lpfc_sli_hbq_size()
H A Dlpfc_init.c7925 sizeof(struct lpfc_hbq_entry)); in lpfc_sli_pci_mem_setup()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_hw.h4131 struct lpfc_hbq_entry { struct
4138 struct lpfc_hbq_entry buff;
4148 struct lpfc_hbq_entry buff[5];
4403 #define LPFC_TOTAL_HBQ_SIZE (sizeof(struct lpfc_hbq_entry) * \
H A Dlpfc_mbox.c1225 hbq_entry_index * sizeof(struct lpfc_hbq_entry); in lpfc_config_hbq()
H A Dlpfc_sli.c2339 static struct lpfc_hbq_entry *
2371 return (struct lpfc_hbq_entry *) phba->hbqs[hbqno].hbq_virt + in lpfc_sli_next_hbq_slot()
2445 struct lpfc_hbq_entry *hbqe; in lpfc_sli_hbq_to_firmware_s3()
3417 struct lpfc_hbq_entry *hbqe = NULL; in lpfc_sli_prep_unsol_wqe()
3421 hbqe = (struct lpfc_hbq_entry *) in lpfc_sli_prep_unsol_wqe()
3426 hbqe = (struct lpfc_hbq_entry *) in lpfc_sli_prep_unsol_wqe()
5456 return lpfc_sli_hbq_entry_count() * sizeof(struct lpfc_hbq_entry); in lpfc_sli_hbq_size()
H A Dlpfc_debugfs.c287 struct lpfc_hbq_entry *hbqe; in lpfc_debugfs_hbqinfo_data()
328 hbqe = (struct lpfc_hbq_entry *) phba->hbqs[i].hbq_virt; in lpfc_debugfs_hbqinfo_data()
H A Dlpfc_init.c9351 sizeof(struct lpfc_hbq_entry)); in lpfc_sli_pci_mem_setup()

Completed in 119 milliseconds