Searched refs:gx_fix (Results 1 – 1 of 1) sorted by relevance
65 static int gx_fix; variable123 module_param(gx_fix, int, 0);130 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. */ in yellowfin_start_xmit()