Searched refs:txQueueLength (Results 1 – 3 of 3) sorted by relevance
19 b. Add "txQueueLength" parameter, which will set the Tx Queue Length
106 static int txQueueLength = 100; variable2482 if ( atomic_read( &pAutoPM->mURBListLen ) >= txQueueLength) in GobiUSBNetStartXmit()3197 module_param( txQueueLength, int, S_IRUGO | S_IWUSR );3198 MODULE_PARM_DESC( txQueueLength,