Home
last modified time | relevance | path

Searched refs:IXGBE_MACC_FSV_10G (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x540.c1024 macc_reg |= IXGBE_MACC_FLU | IXGBE_MACC_FSV_10G | IXGBE_MACC_FS; in ixgbe_blink_led_start_X540()
1064 macc_reg &= ~(IXGBE_MACC_FLU | IXGBE_MACC_FSV_10G | IXGBE_MACC_FS); in ixgbe_blink_led_stop_X540()
H A Dixgbe_type.h2204 #define IXGBE_MACC_FSV_10G 0x00030000 macro