Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/fcoe/
Dfcoe.h27 #define FCOE_MIN_QUEUE_DEPTH 32 macro
Dfcoe.c1124 port->min_queue_depth = FCOE_MIN_QUEUE_DEPTH; in fcoe_if_create()