Home
last modified time | relevance | path

Searched refs:igb_core_post_load (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/net/
H A Digb_core.h123 igb_core_post_load(IGBCore *core);
H A Digb.c513 return igb_core_post_load(&s->core); in igb_post_load()
H A Digb_core.c4535 igb_core_post_load(IGBCore *core) in igb_core_post_load() function