Home
last modified time | relevance | path

Searched refs:ef4_mdio_links_ok (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/sfc/falcon/
H A Dmdio_10g.h70 bool ef4_mdio_links_ok(struct ef4_nic *efx, unsigned int mmd_mask);
H A Dqt202x_phy.c191 !ef4_mdio_links_ok(efx, MDIO_DEVS_PMAPMD | MDIO_DEVS_PHYXS)) { in qt2025c_bug17190_workaround()
382 return ef4_mdio_links_ok(efx, QT202X_REQUIRED_DEVS); in qt202x_link_ok()
H A Dmdio_10g.c152 bool ef4_mdio_links_ok(struct ef4_nic *efx, unsigned int mmd_mask) in ef4_mdio_links_ok() function
H A Dtenxpress.c299 return ef4_mdio_links_ok(efx, in sfx7101_link_ok()
H A Dtxc43128_phy.c441 return ef4_mdio_links_ok(efx, TXC_REQUIRED_DEVS); in txc43128_phy_read_link()