Home
last modified time | relevance | path

Searched refs:IXGBE_AUTOC_AN_RESTART (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82598.c424 autoc_reg |= IXGBE_AUTOC_AN_RESTART; in ixgbe_start_mac_link_82598()
H A Dixgbe_common.c2760 autoc_reg |= IXGBE_AUTOC_AN_RESTART; in ixgbe_blink_led_start_generic()
2800 autoc_reg |= IXGBE_AUTOC_AN_RESTART; in ixgbe_blink_led_stop_generic()
H A Dixgbe_82599.c2024 autoc_reg |= IXGBE_AUTOC_AN_RESTART; in ixgbe_reset_pipeline_82599()
H A Dixgbe_type.h1872 #define IXGBE_AUTOC_AN_RESTART 0x00001000 macro