Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h51 #define I40E_PHY_LED_MANUAL_ON 0x100 macro
H A Di40e_common.c4717 if (led_reg & I40E_PHY_LED_MANUAL_ON) in i40e_blink_phy_link_led()
4720 led_reg = I40E_PHY_LED_MANUAL_ON; in i40e_blink_phy_link_led()
4890 led_reg = I40E_PHY_LED_MANUAL_ON; in i40e_led_set_phy()