Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dphy.h16 extern const struct ef4_phy_operations falcon_sfx7101_phy_ops;
23 extern const struct ef4_phy_operations falcon_qt202x_phy_ops;
42 extern const struct ef4_phy_operations falcon_txc_phy_ops;
Dnet_driver.h571 struct ef4_phy_operations { struct
863 const struct ef4_phy_operations *phy_op;
Dtenxpress.c481 const struct ef4_phy_operations falcon_sfx7101_phy_ops = {
Dqt202x_phy.c484 const struct ef4_phy_operations falcon_qt202x_phy_ops = {
Dtxc43128_phy.c549 const struct ef4_phy_operations falcon_txc_phy_ops = {
Defx.c2622 static const struct ef4_phy_operations ef4_dummy_phy_operations = {