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.");
1907 nrpacks - Max. number of packets per URB (default: 8)1916 NB: nrpacks parameter can be modified dynamically via sysfs.