Searched refs:lpfc_eq_create (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_sli4.h | 1061 int lpfc_eq_create(struct lpfc_hba *, struct lpfc_queue *, uint32_t);
|
H A D | lpfc_init.c | 9660 rc = lpfc_eq_create(phba, qp[cpup->hdwq].hba_eq, in lpfc_sli4_queue_setup()
|
H A D | lpfc_sli.c | 15084 * lpfc_eq_create - Create an Event Queue on the HBA 15104 lpfc_eq_create(struct lpfc_hba *phba, struct lpfc_queue *eq, uint32_t imax) in lpfc_eq_create() function
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_sli4.h | 1077 int lpfc_eq_create(struct lpfc_hba *, struct lpfc_queue *, uint32_t);
|
H A D | lpfc_init.c | 11152 rc = lpfc_eq_create(phba, qp[cpup->hdwq].hba_eq, in lpfc_sli4_queue_setup()
|
H A D | lpfc_sli.c | 16044 * lpfc_eq_create - Create an Event Queue on the HBA 16064 lpfc_eq_create(struct lpfc_hba *phba, struct lpfc_queue *eq, uint32_t imax) in lpfc_eq_create() function
|
Completed in 82 milliseconds