Searched refs:bundle_type_new (Results 1 – 1 of 1) sorted by relevance
3226 enum sfc_mae_actions_bundle_type bundle_type_new; in sfc_mae_actions_bundle_sync() local3233 bundle_type_new = SFC_MAE_ACTIONS_BUNDLE_VLAN_PUSH; in sfc_mae_actions_bundle_sync()3241 bundle_type_new = SFC_MAE_ACTIONS_BUNDLE_EMPTY; in sfc_mae_actions_bundle_sync()3245 if (bundle_type_new != bundle->type || in sfc_mae_actions_bundle_sync()3254 bundle->type = bundle_type_new; in sfc_mae_actions_bundle_sync()