Searched refs:efx_mae_match_spec_t (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc_mae.h | 37 efx_mae_match_spec_t *match_spec; 169 efx_mae_match_spec_t *match_spec_action; 170 efx_mae_match_spec_t *match_spec_outer; 175 efx_mae_match_spec_t *match_spec;
|
| H A D | sfc_flow.h | 73 efx_mae_match_spec_t *match_spec;
|
| H A D | sfc_mae.c | 127 const efx_mae_match_spec_t *match_spec, in sfc_mae_outer_rule_attach() 148 efx_mae_match_spec_t *match_spec, in sfc_mae_outer_rule_add() 200 efx_mae_match_spec_t *match_spec_action) in sfc_mae_outer_rule_enable() 2159 const efx_mae_match_spec_t *left, in sfc_mae_rules_class_cmp() 2160 const efx_mae_match_spec_t *right) in sfc_mae_rules_class_cmp() 2186 const efx_mae_match_spec_t *left = entry->match_spec; in sfc_mae_outer_rule_class_verify() 2187 const efx_mae_match_spec_t *right = rule->match_spec; in sfc_mae_outer_rule_class_verify() 2211 const efx_mae_match_spec_t *left = es_mae->match_spec; in sfc_mae_action_rule_class_verify() 2212 const efx_mae_match_spec_t *right = spec->match_spec; in sfc_mae_action_rule_class_verify()
|
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_mae.c | 369 __out efx_mae_match_spec_t **specp) in efx_mae_match_spec_init() 371 efx_mae_match_spec_t *spec; in efx_mae_match_spec_init() 407 __in efx_mae_match_spec_t *spec) in efx_mae_match_spec_fini() 617 __in efx_mae_match_spec_t *spec, in efx_mae_match_spec_field_set() 716 __in efx_mae_match_spec_t *spec, in efx_mae_match_spec_mport_set() 753 __in const efx_mae_match_spec_t *left, in efx_mae_match_specs_equal() 754 __in const efx_mae_match_spec_t *right) in efx_mae_match_specs_equal() 814 __in const efx_mae_match_spec_t *spec) in efx_mae_match_spec_is_valid() 1296 __in const efx_mae_match_spec_t *left, in efx_mae_match_specs_class_cmp() 1400 __in const efx_mae_match_spec_t *spec, in efx_mae_outer_rule_insert() [all …]
|
| H A D | efx.h | 4096 __out efx_mae_match_spec_t **specp); 4102 __in efx_mae_match_spec_t *spec); 4193 __in efx_mae_match_spec_t *spec, 4204 __in efx_mae_match_spec_t *spec, 4211 __in const efx_mae_match_spec_t *left, 4226 __in const efx_mae_match_spec_t *spec); 4291 __in const efx_mae_match_spec_t *left, 4292 __in const efx_mae_match_spec_t *right, 4306 __in const efx_mae_match_spec_t *spec, 4319 __in efx_mae_match_spec_t *spec, [all …]
|