Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82598.c539 autoc_reg |= IXGBE_AUTOC_AN_RESTART; in ixgbe_start_mac_link_82598()
H A Dixgbe_common.c332 reg_bp |= IXGBE_AUTOC_AN_RESTART; in ixgbe_setup_fc_generic()
3447 autoc_reg |= IXGBE_AUTOC_AN_RESTART; in ixgbe_blink_led_start_generic()
3490 autoc_reg |= IXGBE_AUTOC_AN_RESTART; in ixgbe_blink_led_stop_generic()
H A Dixgbe_82599.c2460 autoc_reg |= IXGBE_AUTOC_AN_RESTART; in ixgbe_reset_pipeline_82599()
H A Dixgbe_type.h2163 #define IXGBE_AUTOC_AN_RESTART 0x00001000 macro