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

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_driver.c828 static long tx_fifo_size_09 =-1; variable
1039 if(tx_fifo_size_09>=0 && tx_fifo_size_09<=32768)
1040 params->tx_fifo_size[ 9]=tx_fifo_size_09;
1189 module_param(tx_fifo_size_09, long, 0444);
1190 MODULE_PARM_DESC(tx_fifo_size_09, "Number of words in the Tx FIFO #09 0-32768");

Completed in 26 milliseconds