Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/block/aoe/
Daoecmd.c33 static int aoe_maxout = 64; variable
34 module_param(aoe_maxout, int, 0644);
35 MODULE_PARM_DESC(aoe_maxout,
1562 if (n > aoe_maxout) /* keep it reasonable */ in aoecmd_cfg_rsp()
1563 n = aoe_maxout; in aoecmd_cfg_rsp()
/Linux-v5.4/Documentation/admin-guide/aoe/
Daoe.rst139 The aoe_maxout module parameter has a default of 128. This is the