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

/drivers/net/ethernet/intel/
H A De100.c941 static u16 mdio_ctrl_hw(struct nic *nic, u32 addr, u32 dir, u32 reg, u16 data) function
1002 return mdio_ctrl_hw(nic, addr, dir, reg, data);
2832 nic->mdio_ctrl = mdio_ctrl_hw;

Completed in 16 milliseconds