Searched refs:bundle_type_new (Results 1 – 1 of 1) sorted by relevance
1875 enum sfc_mae_actions_bundle_type bundle_type_new; in sfc_mae_actions_bundle_sync() local1882 bundle_type_new = SFC_MAE_ACTIONS_BUNDLE_VLAN_PUSH; in sfc_mae_actions_bundle_sync()1890 bundle_type_new = SFC_MAE_ACTIONS_BUNDLE_EMPTY; in sfc_mae_actions_bundle_sync()1894 if (bundle_type_new != bundle->type || in sfc_mae_actions_bundle_sync()1903 bundle->type = bundle_type_new; in sfc_mae_actions_bundle_sync()