Home
last modified time | relevance | path

Searched refs:ef4_mdio_check_mmds (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/sfc/falcon/
Dmdio_10g.c113 int ef4_mdio_check_mmds(struct ef4_nic *efx, unsigned int mmd_mask) in ef4_mdio_check_mmds() function
327 rc = ef4_mdio_check_mmds(efx, efx->mdio.mmds); in ef4_mdio_test_alive()
Dmdio_10g.h67 int ef4_mdio_check_mmds(struct ef4_nic *efx, unsigned int mmd_mask);
Dtenxpress.c196 rc = ef4_mdio_check_mmds(efx, TENXPRESS_REQUIRED_DEVS); in tenxpress_phy_init()
Dtxc43128_phy.c193 rc = ef4_mdio_check_mmds(efx, TXC_REQUIRED_DEVS); in txc_reset_phy()