Searched refs:lpfc_wq_create (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_sli4.h | 1071 int lpfc_wq_create(struct lpfc_hba *, struct lpfc_queue *,
|
H A D | lpfc_init.c | 9497 rc = lpfc_wq_create(phba, wq, cq, qtype); in lpfc_create_wq_cq()
|
H A D | lpfc_sli.c | 15838 * lpfc_wq_create - Create a Work Queue on the HBA 15860 lpfc_wq_create(struct lpfc_hba *phba, struct lpfc_queue *wq, in lpfc_wq_create() function
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_sli4.h | 1087 int lpfc_wq_create(struct lpfc_hba *, struct lpfc_queue *,
|
H A D | lpfc_init.c | 10989 rc = lpfc_wq_create(phba, wq, cq, qtype); in lpfc_create_wq_cq()
|
H A D | lpfc_sli.c | 16852 * lpfc_wq_create - Create a Work Queue on the HBA 16874 lpfc_wq_create(struct lpfc_hba *phba, struct lpfc_queue *wq, in lpfc_wq_create() function
|
Completed in 79 milliseconds