Searched refs:ef4_mdio_links_ok (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | mdio_10g.h | 70 bool ef4_mdio_links_ok(struct ef4_nic *efx, unsigned int mmd_mask);
|
H A D | qt202x_phy.c | 191 !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 D | mdio_10g.c | 152 bool ef4_mdio_links_ok(struct ef4_nic *efx, unsigned int mmd_mask) in ef4_mdio_links_ok() function
|
H A D | tenxpress.c | 299 return ef4_mdio_links_ok(efx, in sfx7101_link_ok()
|
H A D | txc43128_phy.c | 441 return ef4_mdio_links_ok(efx, TXC_REQUIRED_DEVS); in txc43128_phy_read_link()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | mdio_10g.h | 70 bool ef4_mdio_links_ok(struct ef4_nic *efx, unsigned int mmd_mask);
|
H A D | qt202x_phy.c | 191 !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 D | mdio_10g.c | 152 bool ef4_mdio_links_ok(struct ef4_nic *efx, unsigned int mmd_mask) in ef4_mdio_links_ok() function
|
H A D | tenxpress.c | 299 return ef4_mdio_links_ok(efx, in sfx7101_link_ok()
|
H A D | txc43128_phy.c | 441 return ef4_mdio_links_ok(efx, TXC_REQUIRED_DEVS); in txc43128_phy_read_link()
|
Completed in 7 milliseconds