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

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_driver.c829 static long tx_fifo_size_10 =-1; variable
1043 if(tx_fifo_size_10>=0 && tx_fifo_size_10<=32768)
1044 params->tx_fifo_size[10]=tx_fifo_size_10;
1191 module_param(tx_fifo_size_10, long, 0444);
1192 MODULE_PARM_DESC(tx_fifo_size_10, "Number of words in the Tx FIFO #10 0-32768");

Completed in 25 milliseconds