Searched refs:lpfc_wq_create (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_sli4.h | 699 int lpfc_wq_create(struct lpfc_hba *, struct lpfc_queue *,
|
D | lpfc_init.c | 7623 rc = lpfc_wq_create(phba, phba->sli4_hba.fcp_wq[fcp_wqidx], in lpfc_sli4_queue_setup() 7722 rc = lpfc_wq_create(phba, phba->sli4_hba.els_wq, in lpfc_sli4_queue_setup() 11169 rc = lpfc_wq_create(phba, phba->sli4_hba.oas_wq, in lpfc_fof_queue_setup()
|
D | lpfc_sli.c | 13411 lpfc_wq_create(struct lpfc_hba *phba, struct lpfc_queue *wq, in lpfc_wq_create() function
|