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

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_driver.c850 static long perio_tx_fifo_size_11 =-1; variable
1124 if(perio_tx_fifo_size_11>=0 && perio_tx_fifo_size_11<=32768)
1125 params->tx_fifo_size[11]=perio_tx_fifo_size_11;
1237 module_param(perio_tx_fifo_size_11, long, 0444);
1238 MODULE_PARM_DESC(perio_tx_fifo_size_11, "Number of words in the periodic Tx FIFO #11 0-32768");

Completed in 26 milliseconds