• Home
  • Raw
  • Download

Lines Matching +full:2983 +full:fc

36 #include <scsi/fc/fc_fs.h>
1122 * or the fc els ring lock held depending on the iocb usage. This function
5205 phba->fcp_embed_io = 0; /* SLI4 FC support only */ in lpfc_sli_hba_setup()
6972 "2983 Allocated DMA memory size (x%x) is " in lpfc_sli4_get_allocated_extnts()
7226 (phba->hba_flag & HBA_FCOE_MODE) ? "FCoE" : "FC"); in lpfc_set_host_data()
7430 phba->fcp_embed_io = 0; /* SLI4 FC support only */ in lpfc_sli4_hba_setup()
7840 * The FC Port needs to register FCFI (index 0) in lpfc_sli4_hba_setup()
7984 /* don't perform init_link on SLI4 FC port loopback test */ in lpfc_sli4_hba_setup()
10336 * or IP over FC functionalities.
17419 * @fc_hdr: A pointer to the FC Header data (In Big Endian Format)
17421 * This function checks the fields in the @fc_hdr to see if the FC frame is a
17446 case FC_RCTL_ELS4_REQ: /* FC-4 ELS request */ in lpfc_fc_frame_check()
17447 case FC_RCTL_ELS4_REP: /* FC-4 ELS reply */ in lpfc_fc_frame_check()
17503 * lpfc_fc_hdr_get_vfi - Get the VFI from an FC frame
17504 * @fc_hdr: A pointer to the FC Header data (In Big Endian Format)
17506 * This function processes the FC header to retrieve the VFI from the VF
17523 * @fc_hdr: A pointer to the FC Header data (In Big Endian Format)
17524 * @fcfi: The FC Fabric ID that the frame came from
17664 * @dmabuf: pointer to a dmabuf that describes the hdr and data of the FC frame
17756 * @dmabuf: pointer to a dmabuf that describes the FC sequence
17808 * @dmabuf: pointer to a dmabuf that describes the FC sequence
17894 * @fc_hdr: pointer to a FC frame header.
18041 * @dmabuf: pointer to a dmabuf that describes the FC sequence
18086 * @dmabuf: pointer to a dmabuf that describes the FC sequence
18134 * @seq_dmabuf: pointer to a dmabuf that describes the FC sequence
18170 /* Check FC Header to see what TYPE of frame we are rcv'ing */ in lpfc_prep_seq()
18409 * @dmabuf: Pointer to a dmabuf that describes the FC sequence.