Home
last modified time | relevance | path

Searched refs:txQueueLength (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/usb/GobiNet/
H A DReadme.txt19 b. Add "txQueueLength" parameter, which will set the Tx Queue Length
H A DGobiUSBNet.c106 static int txQueueLength = 100; variable
2482 if ( atomic_read( &pAutoPM->mURBListLen ) >= txQueueLength) in GobiUSBNetStartXmit()
3197 module_param( txQueueLength, int, S_IRUGO | S_IWUSR );
3198 MODULE_PARM_DESC( txQueueLength,
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin.modinfo