Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c3490 autoc_reg |= IXGBE_AUTOC_FLU; in ixgbe_blink_led_start_generic()
3530 autoc_reg &= ~IXGBE_AUTOC_FLU; in ixgbe_blink_led_stop_generic()
H A Dixgbe_type.h2167 #define IXGBE_AUTOC_FLU 0x00000001 macro
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c4636 reg |= (IXGBE_AUTOC_FLU | in ixgbe_set_internal_mac_loopback()