Home
last modified time | relevance | path

Searched refs:sr_mdio_read (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/usb/
H A Dsr9800.c335 static int sr_mdio_read(struct net_device *net, int phy_id, int loc) in sr_mdio_read() function
378 phy_reg = sr_mdio_read(dev->net, dev->mii.phy_id, MII_PHYSID1); in sr_get_phyid()
389 phy_reg = sr_mdio_read(dev->net, dev->mii.phy_id, MII_PHYSID2); in sr_get_phyid()
767 dev->mii.mdio_read = sr_mdio_read; in sr9800_bind()
H A Dsr9700.c176 static int sr_mdio_read(struct net_device *netdev, int phy_id, int loc) in sr_mdio_read() function
201 netdev_dbg(netdev, "sr_mdio_read() phy_id=0x%02x, loc=0x%02x, returns=0x%04x\n", in sr_mdio_read()
339 mii->mdio_read = sr_mdio_read; in sr9700_bind()
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dsr9800.c335 static int sr_mdio_read(struct net_device *net, int phy_id, int loc) in sr_mdio_read() function
378 phy_reg = sr_mdio_read(dev->net, dev->mii.phy_id, MII_PHYSID1); in sr_get_phyid()
389 phy_reg = sr_mdio_read(dev->net, dev->mii.phy_id, MII_PHYSID2); in sr_get_phyid()
770 dev->mii.mdio_read = sr_mdio_read; in sr9800_bind()
H A Dsr9700.c177 static int sr_mdio_read(struct net_device *netdev, int phy_id, int loc) in sr_mdio_read() function
202 netdev_dbg(netdev, "sr_mdio_read() phy_id=0x%02x, loc=0x%02x, returns=0x%04x\n", in sr_mdio_read()
341 mii->mdio_read = sr_mdio_read; in sr9700_bind()

Completed in 6 milliseconds