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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Deepro100.c41 static int txdmacount = 128; variable
135 module_param(txdmacount, int, 0);
146 MODULE_PARM_DESC(txdmacount, "Tx DMA burst length; 128 - disable (0-128)");
2084 config_cmd_data[5] = txdmacount + 0x80;

Completed in 65 milliseconds