Searched refs:prop_carrier_state (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/ehea/
H A Dehea_main.c65 static int prop_carrier_state; variable
72 module_param(prop_carrier_state, int, 0);
80 MODULE_PARM_DESC(prop_carrier_state, "Propagate carrier state of physical "
1184 if (!prop_carrier_state || (port->phy_link == EHEA_PHY_LINK_UP))
1245 if (prop_carrier_state)
1252 if (prop_carrier_state)

Completed in 112 milliseconds