Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.h15 #define FCOE_MIN_QUEUE_DEPTH 32 macro
H A Dfcoe.c1154 port->min_queue_depth = FCOE_MIN_QUEUE_DEPTH; in fcoe_if_create()