Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A De1000x_common.h87 e1000x_update_regs_on_link_up(uint32_t *mac, uint16_t *phy) in e1000x_update_regs_on_link_up() function
H A De1000x_common.c188 e1000x_update_regs_on_link_up(mac, phy); in e1000x_update_regs_on_autoneg_done()
H A De1000.c161 e1000x_update_regs_on_link_up(s->mac_reg, s->phy_reg); in DECLARE_OBJ_CHECKERS()
H A De1000e_core.c1805 e1000x_update_regs_on_link_up(core->mac, core->phy[0]); in e1000e_core_set_link_status()
H A Digb_core.c2154 e1000x_update_regs_on_link_up(core->mac, core->phy); in igb_core_set_link_status()