Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc.h1086 uint8_t fcp_embed_io; member
H A Dlpfc_init.c10376 wqesize = (phba->fcp_embed_io) ? in lpfc_alloc_io_wq_cq()
10646 wqesize = (phba->fcp_embed_io) ? in lpfc_sli4_queue_create()
13863 phba->fcp_embed_io = 1; in lpfc_get_sli4_parameters()
13865 phba->fcp_embed_io = 0; in lpfc_get_sli4_parameters()
13871 phba->fcp_embed_io, sli4_params->nvme, in lpfc_get_sli4_parameters()
H A Dlpfc_sli.c5726 phba->fcp_embed_io = 0; /* SLI4 FC support only */ in lpfc_sli_hba_setup()
8593 phba->fcp_embed_io = 0; /* SLI4 FC support only */ in lpfc_sli4_hba_setup()
10664 if (phba->fcp_embed_io) { in lpfc_prep_embed_io()