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.c10374 wqesize = (phba->fcp_embed_io) ? in lpfc_alloc_io_wq_cq()
10637 wqesize = (phba->fcp_embed_io) ? in lpfc_sli4_queue_create()
13856 phba->fcp_embed_io = 1; in lpfc_get_sli4_parameters()
13858 phba->fcp_embed_io = 0; in lpfc_get_sli4_parameters()
13864 phba->fcp_embed_io, sli4_params->nvme, in lpfc_get_sli4_parameters()
H A Dlpfc_sli.c5725 phba->fcp_embed_io = 0; /* SLI4 FC support only */ in lpfc_sli_hba_setup()
8589 phba->fcp_embed_io = 0; /* SLI4 FC support only */ in lpfc_sli4_hba_setup()
10660 if (phba->fcp_embed_io) { in lpfc_prep_embed_io()