Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A De1000.c144 #define chkflag(x) (s->compat_flags & E1000_FLAG_##x) macro
373 return chkflag(VET); in e1000_vet_init_need()
1368 if (chkflag(TSO) || !s->use_tso_for_migration) { in e1000_pre_save()
1426 return chkflag(MAC); in e1000_full_mac_needed()
1433 return chkflag(TSO); in e1000_tso_state_needed()