Searched refs:EFX_IS10G (Results 1 – 5 of 5) sorted by relevance
20 #define EFX_WORKAROUND_10G(efx) EFX_IS10G(efx)
107 if (EFX_IS10G(efx)) { in efx_test_mii()618 if (link_up && EFX_IS10G(efx) && in efx_test_loopbacks()
1170 if (EFX_IS10G(efx)) in falcon_sim_phy_event()1859 if (!EFX_IS10G(efx)) { in falcon_reset_macs()1920 if (efx->link_up && EFX_IS10G(efx) && EFX_WORKAROUND_5147(efx)) in falcon_reset_macs()2291 efx->mac_op = (EFX_IS10G(efx) ? in falcon_switch_mac()2297 strap_val = EFX_IS10G(efx) ? 5 : 3; in falcon_switch_mac()2311 EFX_LOG(efx, "selected %cMAC\n", EFX_IS10G(efx) ? 'X' : 'G'); in falcon_switch_mac()
468 #define EFX_IS10G(efx) ((efx)->link_speed == 10000) macro
542 if (EFX_IS10G(efx)) in tenxpress_phy_reconfigure()