Merge tag 'iwlwifi-for-kalle-2015-04-28' of https://git.kernel.org/pub/scm/linux...
[firefly-linux-kernel-4.4.55.git] / drivers / scsi / lpfc / lpfc.h
index 434e9037908ef5eb0203d0b127d0fe953ec825b3..9b81a34d7449b3dc5e6c7cba78e0144cf5106460 100644 (file)
@@ -1,7 +1,7 @@
 /*******************************************************************
  * This file is part of the Emulex Linux Device Driver for         *
  * Fibre Channel Host Bus Adapters.                                *
- * Copyright (C) 2004-2014 Emulex.  All rights reserved.           *
+ * Copyright (C) 2004-2015 Emulex.  All rights reserved.           *
  * EMULEX and SLI are trademarks of Emulex.                        *
  * www.emulex.com                                                  *
  * Portions Copyright (C) 2004-2005 Christoph Hellwig              *
@@ -413,6 +413,9 @@ struct lpfc_vport {
        uint32_t cfg_fcp_class;
        uint32_t cfg_use_adisc;
        uint32_t cfg_fdmi_on;
+#define LPFC_FDMI_SUPPORT      1       /* bit 0 - FDMI supported? */
+#define LPFC_FDMI_REG_DELAY    2       /* bit 1 - 60 sec registration delay */
+#define LPFC_FDMI_ALL_ATTRIB   4       /* bit 2 - register ALL attributes? */
        uint32_t cfg_discovery_threads;
        uint32_t cfg_log_verbose;
        uint32_t cfg_max_luns;