Home
last modified time | relevance | path

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

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