• Home
  • Raw
  • Download

Lines Matching +full:2983 +full:fc

36 #include <scsi/fc/fc_fs.h>
1239 * or the fc els ring lock held depending on the iocb usage. This function
5712 phba->fcp_embed_io = 0; /* SLI4 FC support only */ in lpfc_sli_hba_setup()
7501 "2983 Allocated DMA memory size (x%x) is " in lpfc_sli4_get_allocated_extnts()
7757 (phba->hba_flag & HBA_FCOE_MODE) ? "FCoE" : "FC"); in lpfc_set_host_data()
8515 phba->fcp_embed_io = 0; /* SLI4 FC support only */ in lpfc_sli4_hba_setup()
8939 * The FC Port needs to register FCFI (index 0) in lpfc_sli4_hba_setup()
9067 /* don't perform init_link on SLI4 FC port loopback test */ in lpfc_sli4_hba_setup()
11326 * or IP over FC functionalities.
18427 * @fc_hdr: A pointer to the FC Header data (In Big Endian Format)
18429 * This function checks the fields in the @fc_hdr to see if the FC frame is a
18454 case FC_RCTL_ELS4_REQ: /* FC-4 ELS request */ in lpfc_fc_frame_check()
18455 case FC_RCTL_ELS4_REP: /* FC-4 ELS reply */ in lpfc_fc_frame_check()
18511 * lpfc_fc_hdr_get_vfi - Get the VFI from an FC frame
18512 * @fc_hdr: A pointer to the FC Header data (In Big Endian Format)
18514 * This function processes the FC header to retrieve the VFI from the VF
18531 * @fc_hdr: A pointer to the FC Header data (In Big Endian Format)
18532 * @fcfi: The FC Fabric ID that the frame came from
18672 * @dmabuf: pointer to a dmabuf that describes the hdr and data of the FC frame
18763 * @dmabuf: pointer to a dmabuf that describes the FC sequence
18815 * @dmabuf: pointer to a dmabuf that describes the FC sequence
18898 * @fc_hdr: pointer to a FC frame header.
19044 * @dmabuf: pointer to a dmabuf that describes the FC sequence
19089 * @dmabuf: pointer to a dmabuf that describes the FC sequence
19137 * @seq_dmabuf: pointer to a dmabuf that describes the FC sequence
19173 /* Check FC Header to see what TYPE of frame we are rcv'ing */ in lpfc_prep_seq()
19420 * @dmabuf: Pointer to a dmabuf that describes the FC sequence.