Searched refs:perio_tx_fifo_size_15 (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.c561 static long perio_tx_fifo_size_15 =-1; variable
823 if(perio_tx_fifo_size_15>=0 && perio_tx_fifo_size_15<=32768)
824 ifxusb_module_params.tx_fifo_size[15]=perio_tx_fifo_size_15;
928 module_param(perio_tx_fifo_size_15, long, 0444);
929 MODULE_PARM_DESC(perio_tx_fifo_size_15, "Number of words in the periodic Tx FIFO #15 0-32768");

Completed in 31 milliseconds