Searched refs:lpfc_cq_create (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_sli4.h | 1064 int lpfc_cq_create(struct lpfc_hba *, struct lpfc_queue *,
|
H A D | lpfc_init.c | 9478 rc = lpfc_cq_create(phba, cq, eq, in lpfc_create_wq_cq() 9750 rc = lpfc_cq_create(phba, phba->sli4_hba.nvmet_cqset[0], in lpfc_sli4_queue_setup()
|
H A D | lpfc_sli.c | 15224 * lpfc_cq_create - Create a Completion Queue on the HBA 15247 lpfc_cq_create(struct lpfc_hba *phba, struct lpfc_queue *cq, in lpfc_cq_create() function
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_sli4.h | 1080 int lpfc_cq_create(struct lpfc_hba *, struct lpfc_queue *,
|
H A D | lpfc_init.c | 10970 rc = lpfc_cq_create(phba, cq, eq, in lpfc_create_wq_cq() 11242 rc = lpfc_cq_create(phba, phba->sli4_hba.nvmet_cqset[0], in lpfc_sli4_queue_setup()
|
H A D | lpfc_sli.c | 16240 * lpfc_cq_create - Create a Completion Queue on the HBA 16263 lpfc_cq_create(struct lpfc_hba *phba, struct lpfc_queue *cq, in lpfc_cq_create() function
|
Completed in 80 milliseconds