Searched refs:HBA_FCOE_SUPPORT (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc.h545 #define HBA_FCOE_SUPPORT 0x4 /* HBA function supports FCOE */ macro
H A Dlpfc_attr.c4190 if (phba->hba_flag & HBA_FCOE_SUPPORT) {
4285 if (phba->hba_flag & HBA_FCOE_SUPPORT)
H A Dlpfc_hbadisc.c2593 if (!(phba->hba_flag & HBA_FCOE_SUPPORT)) {
5358 if (!(phba->hba_flag & HBA_FCOE_SUPPORT) ||
H A Dlpfc_sli.c4346 phba->hba_flag |= HBA_FCOE_SUPPORT;
4355 !(phba->hba_flag & HBA_FCOE_SUPPORT)) {
4359 phba->sli_rev, phba->hba_flag & HBA_FCOE_SUPPORT);
H A Dlpfc_els.c912 else if (!(phba->hba_flag & HBA_FCOE_SUPPORT))

Completed in 90 milliseconds