Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.h24 #define FCOE_MAX_FCP_TARGET 256 macro
H A Dfcoe.c770 lport->host->max_id = FCOE_MAX_FCP_TARGET; in fcoe_shost_config()