Home
last modified time | relevance | path

Searched refs:IXGBE_AUTOC_FLU (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c2761 autoc_reg |= IXGBE_AUTOC_FLU; in ixgbe_blink_led_start_generic()
2799 autoc_reg &= ~IXGBE_AUTOC_FLU; in ixgbe_blink_led_stop_generic()
H A Dixgbe_type.h1873 #define IXGBE_AUTOC_FLU 0x00000001 macro
H A Dixgbe_ethtool.c1943 reg_data = hw->mac.orig_autoc | IXGBE_AUTOC_FLU; in ixgbe_setup_loopback_test()