Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_type.h157 #define I40E_PHY_LED_MANUAL_ON 0x100 macro
H A Di40e_common.c6918 if (led_reg & I40E_PHY_LED_MANUAL_ON) in i40e_blink_phy_link_led()
6921 led_reg = I40E_PHY_LED_MANUAL_ON; in i40e_blink_phy_link_led()
7075 led_reg = I40E_PHY_LED_MANUAL_ON; in i40e_led_set_phy()