Searched refs:chkflag (Results 1 – 1 of 1) sorted by relevance
142 #define chkflag(x) (s->compat_flags & E1000_FLAG_##x) macro371 return chkflag(VET); in e1000_vet_init_need()1365 if (chkflag(TSO) || !s->use_tso_for_migration) { in e1000_pre_save()1423 return chkflag(TSO); in e1000_tso_state_needed()