Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/sfc/falcon/
A Dworkarounds.h15 #define EF4_WORKAROUND_FALCON_A(efx) (ef4_nic_rev(efx) <= EF4_REV_FALCON_A1)
A Dfalcon.c1758 if (ef4_nic_rev(efx) <= EF4_REV_FALCON_A1 ? in falcon_handle_global_event()
2306 if (ef4_nic_rev(efx) <= EF4_REV_FALCON_A1) { in falcon_probe_nic()
2376 efx->max_channels = (ef4_nic_rev(efx) <= EF4_REV_FALCON_A1 ? 4 : in falcon_probe_nic()
2433 if (ef4_nic_rev(efx) <= EF4_REV_FALCON_A1) { in falcon_init_rx_cfg()
2791 .revision = EF4_REV_FALCON_A1,
A Dnic.h18 EF4_REV_FALCON_A1 = 1, enumerator

Completed in 14 milliseconds