Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Dworkarounds.h16 #define EFX_WORKAROUND_EF10(efx) (efx_nic_rev(efx) >= EFX_REV_HUNT_A0)
28 (efx_nic_rev(efx) == EFX_REV_HUNT_A0 && EFX_EF10_WORKAROUND_35388(efx))
A Dnic_common.h23 EFX_REV_HUNT_A0 = 4, enumerator
A Dtx_common.c428 if (efx_nic_rev(efx) >= EFX_REV_HUNT_A0) in efx_tx_max_skb_descs()
A Defx.c707 if (efx_nic_rev(efx) >= EFX_REV_HUNT_A0) in efx_register_netdev()
A Dmcdi_port_common.c1183 if (efx_nic_rev(efx) >= EFX_REV_HUNT_A0) in efx_mcdi_mac_stats()
A Def10.c4117 .revision = EFX_REV_HUNT_A0,
4254 .revision = EFX_REV_HUNT_A0,
A Dptp.c1537 ptp->rx_ts_inline = efx_nic_rev(efx) >= EFX_REV_HUNT_A0; in efx_ptp_probe()
/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/
A Dworkarounds.h16 #define EFX_WORKAROUND_EF10(efx) (efx_nic_rev(efx) >= EFX_REV_HUNT_A0)
A Dnic_common.h23 EFX_REV_HUNT_A0 = 4, enumerator
A Dtx_common.c411 if (efx_nic_rev(efx) >= EFX_REV_HUNT_A0) in efx_siena_tx_max_skb_descs()
A Defx.c705 if (efx_nic_rev(efx) >= EFX_REV_HUNT_A0) in efx_register_netdev()
A Dmcdi_port_common.c1177 if (efx_nic_rev(efx) >= EFX_REV_HUNT_A0) in efx_mcdi_mac_stats()
A Dptp.c1453 ptp->rx_ts_inline = efx_nic_rev(efx) >= EFX_REV_HUNT_A0; in efx_ptp_probe()

Completed in 32 milliseconds