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

/linux-master/drivers/net/ethernet/chelsio/cxgb/
H A Dmy3126.c171 my3126_phy_create(struct net_device *dev, int phy_addr, const struct mdio_ops *mdio_ops) argument
H A Dmv88x201x.c202 mv88x201x_phy_create(struct net_device *dev, int phy_addr, const struct mdio_ops *mdio_ops) argument
H A Dmv88e1xxx.c357 mv88e1xxx_phy_create(struct net_device *dev, int phy_addr, const struct mdio_ops *mdio_ops) argument
H A Dcphy.h34 struct mdio_ops { struct
130 cphy_init(struct cphy *phy, struct net_device *dev, int phy_addr, const struct cphy_ops *phy_ops, const struct mdio_ops *mdio_ops) argument
H A Dcommon.h281 const struct mdio_ops *mdio_ops; member in struct:board_info
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Daq100x.c266 t3_aq100x_phy_prep(struct cphy *phy, struct adapter *adapter, int phy_addr, const struct mdio_ops *mdio_ops) argument
H A Dvsc8211.c367 t3_vsc8211_phy_prep(struct cphy *phy, struct adapter *adapter, int phy_addr, const struct mdio_ops *mdio_ops) argument
H A Dael1002.c212 t3_ael1002_phy_prep(struct cphy *phy, struct adapter *adapter, int phy_addr, const struct mdio_ops *mdio_ops) argument
238 t3_ael1006_phy_prep(struct cphy *phy, struct adapter *adapter, int phy_addr, const struct mdio_ops *mdio_ops) argument
509 t3_ael2005_phy_prep(struct cphy *phy, struct adapter *adapter, int phy_addr, const struct mdio_ops *mdio_ops) argument
815 t3_ael2020_phy_prep(struct cphy *phy, struct adapter *adapter, int phy_addr, const struct mdio_ops *mdio_ops) argument
865 t3_qt2045_phy_prep(struct cphy *phy, struct adapter *adapter, int phy_addr, const struct mdio_ops *mdio_ops) argument
929 t3_xaui_direct_phy_prep(struct cphy *phy, struct adapter *adapter, int phy_addr, const struct mdio_ops *mdio_ops) argument
[all...]
H A Dcommon.h156 struct mdio_ops { struct
171 const struct mdio_ops *mdio_ops; /* MDIO operations */ member in struct:adapter_info
577 cphy_init(struct cphy *phy, struct adapter *adapter, int phy_addr, const struct cphy_ops *phy_ops, const struct mdio_ops *mdio_ops, unsigned int caps, const char *desc) argument
[all...]

Completed in 127 milliseconds