Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dworkarounds.h18 #define EF4_WORKAROUND_FALCON_A(efx) (ef4_nic_rev(efx) <= EF4_REV_FALCON_A1)
Dfalcon.c1761 if (ef4_nic_rev(efx) <= EF4_REV_FALCON_A1 ? in falcon_handle_global_event()
2309 if (ef4_nic_rev(efx) <= EF4_REV_FALCON_A1) { in falcon_probe_nic()
2379 efx->max_channels = (ef4_nic_rev(efx) <= EF4_REV_FALCON_A1 ? 4 : in falcon_probe_nic()
2436 if (ef4_nic_rev(efx) <= EF4_REV_FALCON_A1) { in falcon_init_rx_cfg()
2794 .revision = EF4_REV_FALCON_A1,
Dnic.h21 EF4_REV_FALCON_A1 = 1, enumerator