EFX_FILTER_FLAG_ACTION_MARK
if ((spec->efs_flags & EFX_FILTER_FLAG_ACTION_MARK) &&
if (spec->efs_flags & EFX_FILTER_FLAG_ACTION_MARK) {