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