Searched refs:lpfc_create_wq_cq (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/scsi/lpfc/ |
D | lpfc_init.c | 8686 lpfc_create_wq_cq(struct lpfc_hba *phba, struct lpfc_queue *eq, in lpfc_create_wq_cq() function 8869 rc = lpfc_create_wq_cq(phba, in lpfc_sli4_queue_setup() 8897 rc = lpfc_create_wq_cq(phba, in lpfc_sli4_queue_setup() 8929 rc = lpfc_create_wq_cq(phba, phba->sli4_hba.hba_eq[0], in lpfc_sli4_queue_setup() 8988 rc = lpfc_create_wq_cq(phba, phba->sli4_hba.hba_eq[0], in lpfc_sli4_queue_setup() 9012 rc = lpfc_create_wq_cq(phba, phba->sli4_hba.hba_eq[0], in lpfc_sli4_queue_setup()
|