Home
last modified time | relevance | path

Searched refs:EFX_REV_FALCON_A1 (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/sfc/
Dworkarounds.h19 #define EFX_WORKAROUND_FALCON_A(efx) (efx_nic_rev(efx) <= EFX_REV_FALCON_A1)
Dfalcon.c902 if (efx_nic_rev(efx) <= EFX_REV_FALCON_A1 ? in falcon_handle_global_event()
1433 if (efx_nic_rev(efx) <= EFX_REV_FALCON_A1) { in falcon_probe_nic()
1555 if (efx_nic_rev(efx) <= EFX_REV_FALCON_A1) { in falcon_init_rx_cfg()
1808 .revision = EFX_REV_FALCON_A1,
Dnic.h27 EFX_REV_FALCON_A1 = 1, enumerator