Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_type.h174 #define I40E_PHY_LED_MANUAL_ON 0x100 macro
H A Di40e_common.c6784 if (led_reg & I40E_PHY_LED_MANUAL_ON) in i40e_blink_phy_link_led()
6787 led_reg = I40E_PHY_LED_MANUAL_ON; in i40e_blink_phy_link_led()
6941 led_reg = I40E_PHY_LED_MANUAL_ON; in i40e_led_set_phy()