Home
last modified time | relevance | path

Searched refs:EFX_REV_HUNT_A0 (Results 1 – 7 of 7) sorted by relevance

/drivers/net/ethernet/sfc/
Dworkarounds.h51 (efx_nic_rev(efx) == EFX_REV_HUNT_A0 && EFX_EF10_WORKAROUND_35388(efx))
Dtx.c124 if (EFX_WORKAROUND_5391(efx) || efx_nic_rev(efx) >= EFX_REV_HUNT_A0) in efx_tx_max_skb_descs()
1014 bool use_opt_desc = efx_nic_rev(efx) >= EFX_REV_HUNT_A0; in tso_start()
Dnic.h25 EFX_REV_HUNT_A0 = 4, enumerator
Dmcdi.c1110 if (efx_nic_rev(efx) >= EFX_REV_HUNT_A0) { in efx_mcdi_print_fwver()
Dptp.c1220 ptp->rx_ts_inline = efx_nic_rev(efx) >= EFX_REV_HUNT_A0; in efx_ptp_probe()
Defx.c2293 if (efx_nic_rev(efx) >= EFX_REV_HUNT_A0) { in efx_register_netdev()
Def10.c3711 .revision = EFX_REV_HUNT_A0,