diff options
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_sli4.h')
-rw-r--r-- | drivers/scsi/lpfc/lpfc_sli4.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/scsi/lpfc/lpfc_sli4.h b/drivers/scsi/lpfc/lpfc_sli4.h index ccdb95774e84..7686c1a9a634 100644 --- a/drivers/scsi/lpfc/lpfc_sli4.h +++ b/drivers/scsi/lpfc/lpfc_sli4.h | |||
@@ -51,6 +51,9 @@ | |||
51 | #define LPFC_FCOE_FCF_GET_FIRST 0xFFFF | 51 | #define LPFC_FCOE_FCF_GET_FIRST 0xFFFF |
52 | #define LPFC_FCOE_FCF_NEXT_NONE 0xFFFF | 52 | #define LPFC_FCOE_FCF_NEXT_NONE 0xFFFF |
53 | 53 | ||
54 | #define LPFC_FCOE_NULL_VID 0xFFF | ||
55 | #define LPFC_FCOE_IGNORE_VID 0xFFFF | ||
56 | |||
54 | /* First 3 bytes of default FCF MAC is specified by FC_MAP */ | 57 | /* First 3 bytes of default FCF MAC is specified by FC_MAP */ |
55 | #define LPFC_FCOE_FCF_MAC3 0xFF | 58 | #define LPFC_FCOE_FCF_MAC3 0xFF |
56 | #define LPFC_FCOE_FCF_MAC4 0xFF | 59 | #define LPFC_FCOE_FCF_MAC4 0xFF |