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

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_driver.c821 static long tx_fifo_size_02 =-1; variable
1011 if(tx_fifo_size_02>=0 && tx_fifo_size_02<=32768)
1012 params->tx_fifo_size[ 2]=tx_fifo_size_02;
1175 module_param(tx_fifo_size_02, long, 0444);
1176 MODULE_PARM_DESC(tx_fifo_size_02, "Number of words in the Tx FIFO #02 0-32768");

Completed in 82 milliseconds