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

/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/drivers/usb/ifxhcd/
H A Difxusb_driver.c559 static long perio_tx_fifo_size_13 =-1; variable
815 if(perio_tx_fifo_size_13>=0 && perio_tx_fifo_size_13<=32768)
816 ifxusb_module_params.tx_fifo_size[13]=perio_tx_fifo_size_13;
924 module_param(perio_tx_fifo_size_13, long, 0444);
925 MODULE_PARM_DESC(perio_tx_fifo_size_13, "Number of words in the periodic Tx FIFO #13 0-32768");

Completed in 33 milliseconds