Home
last modified time | relevance | path

Searched defs:phyad (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/net/mdio/
Dmdio-aspeed.c48 static int aspeed_mdio_op(struct mii_bus *bus, u8 st, u8 op, u8 phyad, u8 regad, in aspeed_mdio_op()
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mdio.c34 u8 phyad; member
/Linux-v6.1/drivers/net/ethernet/
Dfealnx.c698 static ulong m80x_send_cmd_to_phy(void __iomem *miiport, int opcode, int phyad, int regad) in m80x_send_cmd_to_phy()
747 static int mdio_read(struct net_device *dev, int phyad, int regad) in mdio_read()
786 static void mdio_write(struct net_device *dev, int phyad, int regad, int data) in mdio_write()