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

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_driver.c826 static long tx_fifo_size_07 =-1; variable
1031 if(tx_fifo_size_07>=0 && tx_fifo_size_07<=32768)
1032 params->tx_fifo_size[ 7]=tx_fifo_size_07;
1185 module_param(tx_fifo_size_07, long, 0444);
1186 MODULE_PARM_DESC(tx_fifo_size_07, "Number of words in the Tx FIFO #07 0-32768");

Completed in 28 milliseconds