Searched refs:nrpacks (Results 1 – 2 of 2) sorted by relevance
50 static int nrpacks = USX2Y_NRPACKS; /* number of packets per urb */ variable51 #define nr_of_packs() nrpacks52 module_param(nrpacks, int, 0444);53 MODULE_PARM_DESC(nrpacks, "Number of packets per URB.");
2248 nrpacks2313 NB: ``nrpacks`` parameter can be modified dynamically via sysfs.