Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_type.h173 #define I40E_PHY_LED_MANUAL_ON 0x100 macro
H A Di40e_common.c6794 if (led_reg & I40E_PHY_LED_MANUAL_ON) in i40e_blink_phy_link_led()
6797 led_reg = I40E_PHY_LED_MANUAL_ON; in i40e_blink_phy_link_led()
6951 led_reg = I40E_PHY_LED_MANUAL_ON; in i40e_led_set_phy()