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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dyellowfin.c64 static int gx_fix; variable
122 module_param(gx_fix, int, 0);
129 MODULE_PARM_DESC(gx_fix, "G-NIC: enable GX server chipset bug workaround (0-1)");
828 if (gx_fix) { /* Note: only works for paddable protocols e.g. IP. */

Completed in 103 milliseconds