Searched refs:emms_type (Results 1 – 2 of 2) sorted by relevance
390 spec->emms_type = type; in efx_mae_match_spec_init()629 switch (spec->emms_type) { in efx_mae_match_spec_field_set()825 switch (spec->emms_type) { in efx_mae_match_spec_is_valid()1311 switch (left->emms_type) { in efx_mae_match_specs_class_cmp()1338 if (left->emms_type != right->emms_type || in efx_mae_match_specs_class_cmp()1425 if (spec->emms_type != EFX_MAE_RULE_OUTER) { in efx_mae_outer_rule_insert()1565 if (spec->emms_type != EFX_MAE_RULE_ACTION) { in efx_mae_match_spec_outer_rule_id_set()1790 if (spec->emms_type != EFX_MAE_RULE_ACTION || in efx_mae_action_rule_insert()
1700 efx_mae_rule_type_t emms_type; member