Home
last modified time | relevance | path

Searched defs:phy_connect (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/net/phy/
H A Dphy.c918 struct phy_device *phy_connect(struct mii_dev *bus, int addr, in phy_connect() function
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_intf.c1003 static int bcmasp_netif_init(struct net_device *dev, bool phy_connect) in bcmasp_netif_init()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbgmac.h496 int (*phy_connect)(struct bgmac *bgmac); member
/openbmc/linux/drivers/net/phy/
H A Dphy_device.c1146 struct phy_device *phy_connect(struct net_device *dev, const char *bus_id, in phy_connect() function