Home
last modified time | relevance | path

Searched defs:mdio_ops (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcphy.h34 struct mdio_ops { struct
35 void (*init)(adapter_t *adapter, const struct board_info *bi);
36 int (*read)(struct net_device *dev, int phy_addr, int mmd_addr,
38 int (*write)(struct net_device *dev, int phy_addr, int mmd_addr,
40 unsigned mode_support;
132 const struct mdio_ops *mdio_ops) in cphy_init()
H A Dmy3126.c172 int phy_addr, const struct mdio_ops *mdio_ops) in my3126_phy_create()
H A Dmv88x201x.c203 const struct mdio_ops *mdio_ops) in mv88x201x_phy_create()
H A Dmv88e1xxx.c358 const struct mdio_ops *mdio_ops) in mv88e1xxx_phy_create()
H A Dcommon.h281 const struct mdio_ops *mdio_ops; member
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dael1002.c213 int phy_addr, const struct mdio_ops *mdio_ops) in t3_ael1002_phy_prep()
239 int phy_addr, const struct mdio_ops *mdio_ops) in t3_ael1006_phy_prep()
510 int phy_addr, const struct mdio_ops *mdio_ops) in t3_ael2005_phy_prep()
816 const struct mdio_ops *mdio_ops) in t3_ael2020_phy_prep()
866 int phy_addr, const struct mdio_ops *mdio_ops) in t3_qt2045_phy_prep()
930 int phy_addr, const struct mdio_ops *mdio_ops) in t3_xaui_direct_phy_prep()
H A Dcommon.h156 struct mdio_ops { struct
171 const struct mdio_ops *mdio_ops; /* MDIO operations */ argument
579 const struct mdio_ops *mdio_ops, in cphy_init()
H A Daq100x.c267 const struct mdio_ops *mdio_ops) in t3_aq100x_phy_prep()
H A Dvsc8211.c368 int phy_addr, const struct mdio_ops *mdio_ops) in t3_vsc8211_phy_prep()