Searched refs:aoe_maxout (Results 1 – 2 of 2) sorted by relevance
32 static int aoe_maxout = 64; variable33 module_param(aoe_maxout, int, 0644);34 MODULE_PARM_DESC(aoe_maxout,1552 if (n > aoe_maxout) /* keep it reasonable */ in aoecmd_cfg_rsp()1553 n = aoe_maxout; in aoecmd_cfg_rsp()
139 The aoe_maxout module parameter has a default of 128. This is the