Searched refs:FCOE_MAX_XID (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/scsi/fcoe/ | ||
D | fcoe.h | 41 #define FCOE_MAX_XID 0x0FFF /* the max xid supported by fcoe_sw */ macro |
D | fcoe.c | 896 u16 max_xid = FCOE_MAX_XID; in fcoe_em_config() |