Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_x550.c4590 phy_data |= IXGBE_X557_LED_MANUAL_SET_MASK; in ixgbe_led_on_t_X550em()
4615 phy_data &= ~IXGBE_X557_LED_MANUAL_SET_MASK; in ixgbe_led_off_t_X550em()
H A Dixgbe_type.h2167 #define IXGBE_X557_LED_MANUAL_SET_MASK (1 << 8) macro