Searched refs:nrpacks (Results 1 – 2 of 2) sorted by relevance
62 static int nrpacks = USX2Y_NRPACKS; /* number of packets per urb */ variable63 #define nr_of_packs() nrpacks64 module_param(nrpacks, int, 0444);65 MODULE_PARM_DESC(nrpacks, "Number of packets per URB.");
2213 nrpacks2237 NB: ``nrpacks`` parameter can be modified dynamically via sysfs.