Lines Matching defs:link
1774 * link down event; disable receives here in the ISR and reset
1854 * For packet buffer work-around on link down event;
2012 /* set vector for Other Causes, e.g. link changes */
2980 * gigabit link later
3775 * e1000e_power_up_phy - restore link in case the phy was powered down
3778 * The phy may be powered down to save power and turn off link when the
3794 * Power down the PHY so no link is implied when interface is down.
4182 /* speed up time to link by disabling smart power down, ignore
4210 * Fire a link status change interrupt to start the watchdog.
4233 /* Tx queue started by watchdog timer when link is up */
4830 /* Enable EEE on 82579 after link up */
4839 * Need to wait a few seconds after link up to get diagnostic information from
5069 /* Do not read PHY registers if link is not up
5107 /* get_link_status is set on LSC (link status) interrupt or
5109 * true until the check_for_link establishes link
5200 u32 link, tctl, pcim_state;
5205 link = e1000e_has_link(adapter);
5206 if ((netif_carrier_ok(netdev)) && link) {
5218 if (link) {
5256 * if link has autonegotiated at 10/100 half
5269 e_info("Autonegotiated half duplex but link partner cannot autoneg. Try forcing full duplex if link gets many collisions.\n");
5286 * link-up event
5304 /* Perform any post-link-up configuration before
5305 * reporting link up.
5330 * on link down event; reset the controller to flush
5356 /* If the link is lost the controller stops DMA, but
6429 /* Enable mPHY power gating for any link and speed */
6463 /* Disable mPHY power gating for any link and speed */
6577 /* Runtime suspend should only enable wakeup for link changes */
7553 /* Initialize link parameters. User can change them with ethtool */