Searched refs:ef4_phy_operations (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dphy.h13 extern const struct ef4_phy_operations falcon_sfx7101_phy_ops;
20 extern const struct ef4_phy_operations falcon_qt202x_phy_ops;
39 extern const struct ef4_phy_operations falcon_txc_phy_ops;
H A Dnet_driver.h551 * struct ef4_phy_operations - Efx PHY operations table
568 struct ef4_phy_operations { struct
860 const struct ef4_phy_operations *phy_op;
H A Dtenxpress.c478 const struct ef4_phy_operations falcon_sfx7101_phy_ops = {
H A Dqt202x_phy.c481 const struct ef4_phy_operations falcon_qt202x_phy_ops = {
H A Dtxc43128_phy.c546 const struct ef4_phy_operations falcon_txc_phy_ops = {
H A Defx.c2608 static const struct ef4_phy_operations ef4_dummy_phy_operations = {

Completed in 129 milliseconds