Home
last modified time | relevance | path

Searched refs:mdio_ctrl_hw (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/
H A De100.c916 static u16 mdio_ctrl_hw(struct nic *nic, u32 addr, u32 dir, u32 reg, u16 data) in mdio_ctrl_hw() function
977 return mdio_ctrl_hw(nic, addr, dir, reg, data); in mdio_ctrl_phy_82552_v()
2851 nic->mdio_ctrl = mdio_ctrl_hw; in e100_probe()