Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x550.c2725 phy_data |= IXGBE_X557_LED_MANUAL_SET_MASK; in ixgbe_led_on_t_x550em()
2747 phy_data &= ~IXGBE_X557_LED_MANUAL_SET_MASK; in ixgbe_led_off_t_x550em()
H A Dixgbe_type.h1842 #define IXGBE_X557_LED_MANUAL_SET_MASK BIT(8) macro