Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h54 #define I40E_PHY_LED_MANUAL_ON 0x100 macro
H A Di40e_common.c5000 if (led_reg & I40E_PHY_LED_MANUAL_ON) in i40e_blink_phy_link_led()
5003 led_reg = I40E_PHY_LED_MANUAL_ON; in i40e_blink_phy_link_led()
5173 led_reg = I40E_PHY_LED_MANUAL_ON; in i40e_led_set_phy()