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

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_driver.c822 static long tx_fifo_size_03 =-1; variable
1015 if(tx_fifo_size_03>=0 && tx_fifo_size_03<=32768)
1016 params->tx_fifo_size[ 3]=tx_fifo_size_03;
1177 module_param(tx_fifo_size_03, long, 0444);
1178 MODULE_PARM_DESC(tx_fifo_size_03, "Number of words in the Tx FIFO #03 0-32768");

Completed in 32 milliseconds