Home
last modified time | relevance | path

Searched refs:EFX_PHY_LED_DEFAULT (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_phy.c457 case EFX_PHY_LED_DEFAULT: in efx_mcdi_phy_set_led()
529 phy_led_mode = EFX_PHY_LED_DEFAULT; in ef10_phy_reconfigure()
539 if (rc == EOPNOTSUPP && phy_led_mode == EFX_PHY_LED_DEFAULT) in ef10_phy_reconfigure()
H A Defx_phy.c167 mask = (1 << EFX_PHY_LED_DEFAULT); in efx_phy_led_set()
H A Dsiena_phy.c320 case EFX_PHY_LED_DEFAULT: in siena_phy_reconfigure()
H A Defx_mcdi.c1653 encp->enc_led_mask = ((1 << EFX_PHY_LED_DEFAULT) | in efx_mcdi_get_phy_cfg()
H A Defx.h1008 EFX_PHY_LED_DEFAULT = 0, enumerator