Home
last modified time | relevance | path

Searched refs:FCOE_MAX_XID (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.h29 #define FCOE_MAX_XID 0x0FFF /* the max xid supported by fcoe_sw */ macro
H A Dfcoe.c927 u16 max_xid = FCOE_MAX_XID; in fcoe_em_config()