Searched refs:perio_tx_fifo_size_10 (Results 1 - 1 of 1) sorted by relevance

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_driver.c849 static long perio_tx_fifo_size_10 =-1; variable
1120 if(perio_tx_fifo_size_10>=0 && perio_tx_fifo_size_10<=32768)
1121 params->tx_fifo_size[10]=perio_tx_fifo_size_10;
1235 module_param(perio_tx_fifo_size_10, long, 0444);
1236 MODULE_PARM_DESC(perio_tx_fifo_size_10, "Number of words in the periodic Tx FIFO #10 0-32768");

Completed in 79 milliseconds