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

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_driver.c820 static long tx_fifo_size_01 =-1; variable
1007 if(tx_fifo_size_01>=0 && tx_fifo_size_01<=32768)
1008 params->tx_fifo_size[ 1]=tx_fifo_size_01;
1173 module_param(tx_fifo_size_01, long, 0444);
1174 MODULE_PARM_DESC(tx_fifo_size_01, "Number of words in the Tx FIFO #01 0-32768");

Completed in 70 milliseconds