Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A De1000e_core.h131 e1000e_core_pre_save(E1000ECore *core);
H A De1000e.c534 e1000e_core_pre_save(&s->core); in e1000e_pre_save()
H A De1000e_core.c3491 void e1000e_core_pre_save(E1000ECore *core) in e1000e_core_pre_save() function