Searched refs:cphy_init (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
A D | ael1002.c | 215 cphy_init(phy, adapter, phy_addr, &ael1002_ops, mdio_ops, in t3_ael1002_phy_prep() 241 cphy_init(phy, adapter, phy_addr, &ael1006_ops, mdio_ops, in t3_ael1006_phy_prep() 512 cphy_init(phy, adapter, phy_addr, &ael2005_ops, mdio_ops, in t3_ael2005_phy_prep() 818 cphy_init(phy, adapter, phy_addr, &ael2020_ops, mdio_ops, in t3_ael2020_phy_prep() 870 cphy_init(phy, adapter, phy_addr, &qt2045_ops, mdio_ops, in t3_qt2045_phy_prep() 932 cphy_init(phy, adapter, phy_addr, &xaui_direct_ops, mdio_ops, in t3_xaui_direct_phy_prep()
|
A D | aq100x.c | 272 cphy_init(phy, adapter, phy_addr, &aq100x_ops, mdio_ops, in t3_aq100x_phy_prep()
|
A D | vsc8211.c | 373 cphy_init(phy, adapter, phy_addr, &vsc8211_ops, mdio_ops, in t3_vsc8211_phy_prep()
|
A D | common.h | 577 static inline void cphy_init(struct cphy *phy, struct adapter *adapter, in cphy_init() function
|
/linux/drivers/net/ethernet/chelsio/cxgb/ |
A D | cphy.h | 139 static inline void cphy_init(struct cphy *phy, struct net_device *dev, in cphy_init() function
|
A D | my3126.c | 179 cphy_init(cphy, dev, phy_addr, &my3126_ops, mdio_ops); in my3126_phy_create()
|
A D | mv88x201x.c | 220 cphy_init(cphy, dev, phy_addr, &mv88x201x_ops, mdio_ops); in mv88x201x_phy_create()
|
A D | mv88e1xxx.c | 366 cphy_init(cphy, dev, phy_addr, &mv88e1xxx_ops, mdio_ops); in mv88e1xxx_phy_create()
|
Completed in 17 milliseconds