Home
last modified time | relevance | path

Searched refs:efx_filter_spec_t (Results 1 – 10 of 10) sorted by relevance

/dpdk/drivers/common/sfc_efx/base/
H A Def10_filter.c16 static efx_filter_spec_t *
166 __in efx_filter_spec_t *spec, in efx_mcdi_filter_op_add()
493 __in efx_filter_spec_t *spec) in ef10_filter_hash()
544 efx_filter_spec_t *spec; in ef10_filter_restore()
927 efx_filter_spec_t *new_spec; in ef10_filter_add_internal()
1039 efx_filter_spec_t *spec; in ef10_filter_delete_internal()
1411 efx_filter_spec_t spec;
1447 efx_filter_spec_t spec; in ef10_filter_insert_all_unicast()
1486 efx_filter_spec_t spec;
1594 efx_filter_spec_t spec; in ef10_filter_insert_all_multicast()
[all …]
H A Defx_filter.c30 __inout efx_filter_spec_t *spec,
36 __inout efx_filter_spec_t *spec);
86 __inout efx_filter_spec_t *spec) in efx_filter_insert()
129 __inout efx_filter_spec_t *spec) in efx_filter_remove()
317 __out efx_filter_spec_t *spec, in efx_filter_spec_init_rx()
336 __out efx_filter_spec_t *spec, in efx_filter_spec_init_tx()
354 __inout efx_filter_spec_t *spec, in efx_filter_spec_set_ipv4_local()
376 __inout efx_filter_spec_t *spec, in efx_filter_spec_set_ipv4_full()
403 __inout efx_filter_spec_t *spec, in efx_filter_spec_set_eth_local()
426 __inout efx_filter_spec_t *spec, in efx_filter_spec_set_ether_type()
[all …]
H A Defx.h3534 } efx_filter_spec_t; typedef
3579 __out efx_filter_spec_t *spec,
3587 __out efx_filter_spec_t *spec,
3593 __inout efx_filter_spec_t *spec,
3601 __inout efx_filter_spec_t *spec,
3611 __inout efx_filter_spec_t *spec,
3618 __inout efx_filter_spec_t *spec,
3640 __inout efx_filter_spec_t *spec,
3647 __inout efx_filter_spec_t *spec,
3655 __inout efx_filter_spec_t *spec,
[all …]
H A Def10_impl.h1320 __inout efx_filter_spec_t *spec,
1327 __inout efx_filter_spec_t *spec);
H A Defx_impl.h283 efx_rc_t (*efo_add)(efx_nic_t *, efx_filter_spec_t *,
285 efx_rc_t (*efo_delete)(efx_nic_t *, efx_filter_spec_t *);
/dpdk/drivers/net/sfc/
H A Dsfc_flow.h46 efx_filter_spec_t template;
48 efx_filter_spec_t filters[SF_FLOW_SPEC_NB_FILTERS_MAX];
130 efx_filter_spec_t *filter;
H A Dsfc_flow.c114 efx_filter_spec_t *spec,
279 efx_filter_spec_t *efx_spec = parse_ctx->filter; in sfc_flow_parse_eth()
393 efx_filter_spec_t *efx_spec = parse_ctx->filter; in sfc_flow_parse_vlan()
479 efx_filter_spec_t *efx_spec = parse_ctx->filter; in sfc_flow_parse_ipv4()
570 efx_filter_spec_t *efx_spec = parse_ctx->filter; in sfc_flow_parse_ipv6()
679 efx_filter_spec_t *efx_spec = parse_ctx->filter; in sfc_flow_parse_tcp()
831 efx_filter_spec_t *efx_spec, in sfc_flow_set_match_flags_for_encap_pkts()
1818 __rte_unused efx_filter_spec_t *spec, in sfc_flow_check_unknown_dst_flags()
1979 efx_filter_spec_t *spec, in sfc_flow_check_ifrm_unknown_dst_flags()
2015 __rte_unused efx_filter_spec_t *spec, in sfc_flow_check_outer_vid_flag()
[all …]
H A Dsfc_repr_proxy.h59 efx_filter_spec_t specs[2];
/dpdk/drivers/vdpa/sfc/
H A Dsfc_vdpa_filter.c29 sfc_vdpa_set_mac_filter(efx_nic_t *nic, efx_filter_spec_t *spec, in sfc_vdpa_set_mac_filter()
65 efx_filter_spec_t *spec; in sfc_vdpa_filter_config()
H A Dsfc_vdpa.h40 efx_filter_spec_t spec[SFC_MAX_SUPPORTED_FILTERS];