Searched refs:efx_mdio_wait_reset_mmds (Results 1 – 3 of 3) sorted by relevance
97 int efx_mdio_wait_reset_mmds(struct efx_nic *efx, unsigned int mmd_mask);
195 rc = efx_mdio_wait_reset_mmds(efx, TENXPRESS_REQUIRED_DEVS); in tenxpress_phy_init()240 rc = efx_mdio_wait_reset_mmds(efx, TENXPRESS_REQUIRED_DEVS); in tenxpress_special_reset()
75 int efx_mdio_wait_reset_mmds(struct efx_nic *efx, unsigned int mmd_mask) in efx_mdio_wait_reset_mmds() function