global_full_duplex  794 drivers/net/ethernet/3com/3c59x.c static int global_full_duplex = -1;
global_full_duplex  807 drivers/net/ethernet/3com/3c59x.c module_param(global_full_duplex, int, 0);
global_full_duplex  825 drivers/net/ethernet/3com/3c59x.c MODULE_PARM_DESC(global_full_duplex, "3c59x: same as full_duplex, but applies to all NICs if full_duplex is unset");
global_full_duplex 1236 drivers/net/ethernet/3com/3c59x.c 	if (global_full_duplex > 0)