Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.h14 #define FCOE_MAX_QUEUE_DEPTH 256 macro
H A Dfcoe.c1153 port->max_queue_depth = FCOE_MAX_QUEUE_DEPTH; in fcoe_if_create()