|
@@ -22,13 +22,6 @@
|
|
* http://www.t11.org/ftp/t11/pub/fc/bb-5/08-543v1.pdf
|
|
* http://www.t11.org/ftp/t11/pub/fc/bb-5/08-543v1.pdf
|
|
*/
|
|
*/
|
|
|
|
|
|
-/*
|
|
|
|
- * The FIP ethertype eventually goes in net/if_ether.h.
|
|
|
|
- */
|
|
|
|
-#ifndef ETH_P_FIP
|
|
|
|
-#define ETH_P_FIP 0x8914 /* FIP Ethertype */
|
|
|
|
-#endif
|
|
|
|
-
|
|
|
|
#define FIP_DEF_PRI 128 /* default selection priority */
|
|
#define FIP_DEF_PRI 128 /* default selection priority */
|
|
#define FIP_DEF_FC_MAP 0x0efc00 /* default FCoE MAP (MAC OUI) value */
|
|
#define FIP_DEF_FC_MAP 0x0efc00 /* default FCoE MAP (MAC OUI) value */
|
|
#define FIP_DEF_FKA 8000 /* default FCF keep-alive/advert period (mS) */
|
|
#define FIP_DEF_FKA 8000 /* default FCF keep-alive/advert period (mS) */
|