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.h18 #define EFX_WORKAROUND_FALCON_A(efx) (efx_nic_rev(efx) <= EFX_REV_FALCON_A1)
Dfalcon.c1758 if (efx_nic_rev(efx) <= EFX_REV_FALCON_A1 ? in falcon_handle_global_event()
2305 if (efx_nic_rev(efx) <= EFX_REV_FALCON_A1) { in falcon_probe_nic()
2375 efx->max_channels = (efx_nic_rev(efx) <= EFX_REV_FALCON_A1 ? 4 : in falcon_probe_nic()
2433 if (efx_nic_rev(efx) <= EFX_REV_FALCON_A1) { in falcon_init_rx_cfg()
2791 .revision = EFX_REV_FALCON_A1,
Dnic.h22 EFX_REV_FALCON_A1 = 1, enumerator