Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dmdio_10g.h73 bool ef4_mdio_links_ok(struct ef4_nic *efx, unsigned int mmd_mask);
Dqt202x_phy.c194 !ef4_mdio_links_ok(efx, MDIO_DEVS_PMAPMD | MDIO_DEVS_PHYXS)) { in qt2025c_bug17190_workaround()
385 return ef4_mdio_links_ok(efx, QT202X_REQUIRED_DEVS); in qt202x_link_ok()
Dmdio_10g.c155 bool ef4_mdio_links_ok(struct ef4_nic *efx, unsigned int mmd_mask) in ef4_mdio_links_ok() function
Dtenxpress.c302 return ef4_mdio_links_ok(efx, in sfx7101_link_ok()
Dtxc43128_phy.c444 return ef4_mdio_links_ok(efx, TXC_REQUIRED_DEVS); in txc43128_phy_read_link()