Searched refs:EFX_REV_FALCON_A1 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Dworkarounds.h19 #define EFX_WORKAROUND_FALCON_A(efx) (efx_nic_rev(efx) <= EFX_REV_FALCON_A1)
H A Dnic.h25 EFX_REV_FALCON_A1 = 1, enumerator in enum:__anon13158
H A Dfalcon.c1434 if (efx_nic_rev(efx) <= EFX_REV_FALCON_A1) {
1558 if (efx_nic_rev(efx) <= EFX_REV_FALCON_A1) {
1820 .revision = EFX_REV_FALCON_A1,
H A Dnic.c909 if (efx_nic_rev(efx) <= EFX_REV_FALCON_A1 ?

Completed in 118 milliseconds