mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 13:30:57 +03:00
[fcoe] Add support for FIP VLAN discovery
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -86,4 +86,7 @@ enum fcoe_eof {
|
||||
FCOE_EOF_A = 0x50, /**< End of Frame Abort */
|
||||
};
|
||||
|
||||
/** FCoE VLAN priority */
|
||||
#define FCOE_VLAN_PRIORITY 3
|
||||
|
||||
#endif /* _IPXE_FCOE_H */
|
||||
|
||||
Reference in New Issue
Block a user