Searched refs:lpfc_mq_create (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_sli4.h | 1069 int32_t lpfc_mq_create(struct lpfc_hba *, struct lpfc_queue *,
|
H A D | lpfc_init.c | 9515 rc = lpfc_mq_create(phba, wq, cq, LPFC_MBOX); in lpfc_create_wq_cq()
|
H A D | lpfc_sli.c | 15684 * lpfc_mq_create - Create a mailbox Queue on the HBA 15705 lpfc_mq_create(struct lpfc_hba *phba, struct lpfc_queue *mq, in lpfc_mq_create() function
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_sli4.h | 1085 int32_t lpfc_mq_create(struct lpfc_hba *, struct lpfc_queue *,
|
H A D | lpfc_init.c | 11007 rc = lpfc_mq_create(phba, wq, cq, LPFC_MBOX); in lpfc_create_wq_cq()
|
H A D | lpfc_sli.c | 16698 * lpfc_mq_create - Create a mailbox Queue on the HBA 16719 lpfc_mq_create(struct lpfc_hba *phba, struct lpfc_queue *mq, in lpfc_mq_create() function
|
Completed in 79 milliseconds