Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/aoe/
Daoecmd.c33 static int aoe_maxout = 64; variable
34 module_param(aoe_maxout, int, 0644);
35 MODULE_PARM_DESC(aoe_maxout,
1625 if (n > aoe_maxout) /* keep it reasonable */ in aoecmd_cfg_rsp()
1626 n = aoe_maxout; in aoecmd_cfg_rsp()
/linux-4.1.27/Documentation/aoe/
Daoe.txt132 The aoe_maxout module parameter has a default of 128. This is the