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

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

Completed in 71 milliseconds