Searched refs:restart_autoneg (Results 1 – 5 of 5) sorted by relevance
391 static int restart_autoneg(struct net_device *dev) in restart_autoneg() function2200 .nway_reset = restart_autoneg,
1332 if (!ops->get_autoneg || !ops->restart_autoneg) in hns3_nway_reset()1348 return ops->restart_autoneg(handle); in hns3_nway_reset()
1766 static int restart_autoneg(struct net_device *dev) in restart_autoneg() function2118 .nway_reset = restart_autoneg,
5554 restart_autoneg: in tg3_setup_fiber_hw_autoneg()5620 goto restart_autoneg; in tg3_setup_fiber_hw_autoneg()
12839 .restart_autoneg = hclge_restart_autoneg,