Home
last modified time | relevance | path

Searched refs:EFX_REV_SIENA_A0 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dworkarounds.h15 #define EFX_WORKAROUND_SIENA(efx) (efx_nic_rev(efx) == EFX_REV_SIENA_A0)
H A Dnic_common.h22 EFX_REV_SIENA_A0 = 3, enumerator
H A Dtx.c369 if (efx_nic_rev(efx) > EFX_REV_SIENA_A0) in efx_siena_setup_tc()
H A Dsiena.c1088 .revision = EFX_REV_SIENA_A0,