Lines Matching defs:link
1768 * link down event; disable receives here in the ISR and reset
1848 * For packet buffer work-around on link down event;
2006 /* set vector for Other Causes, e.g. link changes */
2973 * gigabit link later
3767 * e1000e_power_up_phy - restore link in case the phy was powered down
3770 * The phy may be powered down to save power and turn off link when the
3786 * Power down the PHY so no link is implied when interface is down.
4177 /* speed up time to link by disabling smart power down, ignore
4205 * Fire a link status change interrupt to start the watchdog.
4228 /* Tx queue started by watchdog timer when link is up */
4825 /* Enable EEE on 82579 after link up */
4834 * Need to wait a few seconds after link up to get diagnostic information from
5064 /* Do not read PHY registers if link is not up
5102 /* get_link_status is set on LSC (link status) interrupt or
5104 * true until the check_for_link establishes link
5195 u32 link, tctl, pcim_state;
5200 link = e1000e_has_link(adapter);
5201 if ((netif_carrier_ok(netdev)) && link) {
5213 if (link) {
5251 * if link has autonegotiated at 10/100 half
5264 e_info("Autonegotiated half duplex but link partner cannot autoneg. Try forcing full duplex if link gets many collisions.\n");
5281 * link-up event
5299 /* Perform any post-link-up configuration before
5300 * reporting link up.
5325 * on link down event; reset the controller to flush
5351 /* If the link is lost the controller stops DMA, but
6394 /* Enable mPHY power gating for any link and speed */
6509 /* Disable mPHY power gating for any link and speed */
6630 /* Runtime suspend should only enable wakeup for link changes */
7603 /* Initialize link parameters. User can change them with ethtool */