Searched refs:EFX_REV_HUNT_A0 (Results 1 – 12 of 12) sorted by relevance
15 #define EFX_WORKAROUND_EF10(efx) (efx_nic_rev(efx) >= EFX_REV_HUNT_A0)21 (efx_nic_rev(efx) == EFX_REV_HUNT_A0 && EFX_EF10_WORKAROUND_35388(efx))
22 EFX_REV_HUNT_A0 = 4, enumerator
431 if (efx_nic_rev(efx) >= EFX_REV_HUNT_A0) in efx_tx_max_skb_descs()
705 if (efx_nic_rev(efx) >= EFX_REV_HUNT_A0) in efx_register_netdev()
1181 if (efx_nic_rev(efx) >= EFX_REV_HUNT_A0) in efx_mcdi_mac_stats()
4149 .revision = EFX_REV_HUNT_A0,4284 .revision = EFX_REV_HUNT_A0,
16 #define EFX_WORKAROUND_EF10(efx) (efx_nic_rev(efx) >= EFX_REV_HUNT_A0)
23 EFX_REV_HUNT_A0 = 4, enumerator
412 if (efx_nic_rev(efx) >= EFX_REV_HUNT_A0) in efx_siena_tx_max_skb_descs()
704 if (efx_nic_rev(efx) >= EFX_REV_HUNT_A0) in efx_register_netdev()
1177 if (efx_nic_rev(efx) >= EFX_REV_HUNT_A0) in efx_mcdi_mac_stats()
1453 ptp->rx_ts_inline = efx_nic_rev(efx) >= EFX_REV_HUNT_A0; in efx_ptp_probe()