Lines Matching +full:2983 +full:fc
36 #include <scsi/fc/fc_fs.h>
1241 * or the fc els ring lock held depending on the iocb usage. This function
5729 phba->fcp_embed_io = 0; /* SLI4 FC support only */ in lpfc_sli_hba_setup()
7518 "2983 Allocated DMA memory size (x%x) is " in lpfc_sli4_get_allocated_extnts()
7774 test_bit(HBA_FCOE_MODE, &phba->hba_flag) ? "FCoE" : "FC"); in lpfc_set_host_data()
8532 phba->fcp_embed_io = 0; /* SLI4 FC support only */ in lpfc_sli4_hba_setup()
8955 * The FC Port needs to register FCFI (index 0) in lpfc_sli4_hba_setup()
9084 /* don't perform init_link on SLI4 FC port loopback test */ in lpfc_sli4_hba_setup()
11353 * or IP over FC functionalities.
18433 * @fc_hdr: A pointer to the FC Header data (In Big Endian Format)
18435 * This function checks the fields in the @fc_hdr to see if the FC frame is a
18461 case FC_RCTL_ELS4_REQ: /* FC-4 ELS request */ in lpfc_fc_frame_check()
18462 case FC_RCTL_ELS4_REP: /* FC-4 ELS reply */ in lpfc_fc_frame_check()
18544 * lpfc_fc_hdr_get_vfi - Get the VFI from an FC frame
18545 * @fc_hdr: A pointer to the FC Header data (In Big Endian Format)
18547 * This function processes the FC header to retrieve the VFI from the VF
18564 * @fc_hdr: A pointer to the FC Header data (In Big Endian Format)
18565 * @fcfi: The FC Fabric ID that the frame came from
18705 * @dmabuf: pointer to a dmabuf that describes the hdr and data of the FC frame
18796 * @dmabuf: pointer to a dmabuf that describes the FC sequence
18848 * @dmabuf: pointer to a dmabuf that describes the FC sequence
18931 * @fc_hdr: pointer to a FC frame header.
19087 * @dmabuf: pointer to a dmabuf that describes the FC sequence
19132 * @dmabuf: pointer to a dmabuf that describes the FC sequence
19180 * @seq_dmabuf: pointer to a dmabuf that describes the FC sequence
19216 /* Check FC Header to see what TYPE of frame we are rcv'ing */ in lpfc_prep_seq()
19463 * @dmabuf: Pointer to a dmabuf that describes the FC sequence.