Searched refs:nrpacks (Results 1 – 2 of 2) sorted by relevance
48 static int nrpacks = USX2Y_NRPACKS; /* number of packets per urb */ variable49 #define nr_of_packs() nrpacks50 module_param(nrpacks, int, 0444);51 MODULE_PARM_DESC(nrpacks, "Number of packets per URB.");
2225 nrpacks2262 NB: ``nrpacks`` parameter can be modified dynamically via sysfs.