Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A De1000x_common.h118 void e1000x_restart_autoneg(uint32_t *mac, uint16_t *phy, QEMUTimer *timer);
H A De1000x_common.c162 void e1000x_restart_autoneg(uint32_t *mac, uint16_t *phy, QEMUTimer *timer) in e1000x_restart_autoneg() function
H A De1000.c196 e1000x_restart_autoneg(s->mac_reg, s->phy_reg, s->autoneg_timer); in set_phy_ctrl()
820 e1000x_restart_autoneg(s->mac_reg, s->phy_reg, s->autoneg_timer); in e1000_set_link_status()
H A De1000e_core.c1769 e1000x_restart_autoneg(core->mac, core->phy[0], core->autoneg_timer); in e1000e_set_phy_ctrl()
1779 e1000x_restart_autoneg(core->mac, core->phy[0], core->autoneg_timer); in e1000e_set_phy_oem_bits()
1802 e1000x_restart_autoneg(core->mac, core->phy[0], in e1000e_core_set_link_status()
H A Digb_core.c2135 e1000x_restart_autoneg(core->mac, core->phy, core->autoneg_timer); in igb_set_phy_ctrl()
2151 e1000x_restart_autoneg(core->mac, core->phy, in igb_core_set_link_status()