Home
last modified time | relevance | path

Searched refs:emms_type (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/common/sfc_efx/base/
H A Defx_mae.c412 spec->emms_type = type; in efx_mae_match_spec_init()
949 switch (spec->emms_type) { in efx_mae_match_spec_field_set()
1083 switch (spec->emms_type) { in efx_mae_match_spec_bit_set()
1247 switch (spec->emms_type) { in efx_mae_match_spec_is_valid()
2010 switch (left->emms_type) { in efx_mae_match_specs_class_cmp()
2043 if (left->emms_type != right->emms_type || in efx_mae_match_specs_class_cmp()
2166 if (spec->emms_type != EFX_MAE_RULE_OUTER) { in efx_mae_outer_rule_recirc_id_set()
2208 if (spec->emms_type != EFX_MAE_RULE_OUTER) { in efx_mae_outer_rule_insert()
2359 if (spec->emms_type != EFX_MAE_RULE_ACTION) { in efx_mae_match_spec_outer_rule_id_set()
3397 if (spec->emms_type != EFX_MAE_RULE_ACTION || in efx_mae_action_rule_insert()
H A Defx_impl.h1750 efx_mae_rule_type_t emms_type; member