Home
last modified time | relevance | path

Searched refs:fcp_embed_io (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc.h1097 uint8_t fcp_embed_io; member
H A Dlpfc_init.c10390 wqesize = (phba->fcp_embed_io) ? in lpfc_alloc_io_wq_cq()
10660 wqesize = (phba->fcp_embed_io) ? in lpfc_sli4_queue_create()
13877 phba->fcp_embed_io = 1; in lpfc_get_sli4_parameters()
13879 phba->fcp_embed_io = 0; in lpfc_get_sli4_parameters()
13885 phba->fcp_embed_io, sli4_params->nvme, in lpfc_get_sli4_parameters()
H A Dlpfc_sli.c5714 phba->fcp_embed_io = 0; /* SLI4 FC support only */ in lpfc_sli_hba_setup()
8517 phba->fcp_embed_io = 0; /* SLI4 FC support only */ in lpfc_sli4_hba_setup()
10585 if (phba->fcp_embed_io) { in lpfc_prep_embed_io()