Home
last modified time | relevance | path

Searched refs:encap_type (Results 1 – 11 of 11) sorted by relevance

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_mae.h38 efx_tunnel_protocol_t encap_type; member
186 efx_tunnel_protocol_t encap_type; member
H A Dsfc_mae.c128 efx_tunnel_protocol_t encap_type) in sfc_mae_outer_rule_attach() argument
137 rule->encap_type == encap_type) { in sfc_mae_outer_rule_attach()
149 efx_tunnel_protocol_t encap_type, in sfc_mae_outer_rule_add() argument
163 rule->encap_type = encap_type; in sfc_mae_outer_rule_add()
212 rule->encap_type, in sfc_mae_outer_rule_enable()
1597 ctx->encap_type); in sfc_mae_rule_process_outer()
1602 ctx->encap_type, rulep); in sfc_mae_rule_process_outer()
1657 ctx->encap_type = EFX_TUNNEL_PROTOCOL_VXLAN; in sfc_mae_rule_encap_parse_init()
1663 ctx->encap_type = EFX_TUNNEL_PROTOCOL_GENEVE; in sfc_mae_rule_encap_parse_init()
1669 ctx->encap_type = EFX_TUNNEL_PROTOCOL_NVGRE; in sfc_mae_rule_encap_parse_init()
[all …]
H A Dsfc_flow.c2022 efx_tunnel_protocol_t encap_type = spec->efs_encap_type; in sfc_flow_check_ifrm_unknown_dst_flags() local
2025 if (encap_type == EFX_TUNNEL_PROTOCOL_NONE) in sfc_flow_check_ifrm_unknown_dst_flags()
/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Drhead_tunnel.c86 uint32_t encap_type; in efx_mcdi_vnic_encap_rule_add() local
121 &encap_type); in efx_mcdi_vnic_encap_rule_add()
125 MCDI_IN_SET_DWORD(req, VNIC_ENCAP_RULE_ADD_IN_ENCAP_TYPE, encap_type); in efx_mcdi_vnic_encap_rule_add()
H A Defx_filter.c465 __in efx_tunnel_protocol_t encap_type, in efx_filter_spec_set_encap_type() argument
474 switch (encap_type) { in efx_filter_spec_set_encap_type()
504 spec->efs_encap_type = encap_type; in efx_filter_spec_set_encap_type()
525 __in efx_tunnel_protocol_t encap_type, in efx_filter_spec_set_tunnel() argument
537 switch (encap_type) { in efx_filter_spec_set_tunnel()
566 spec->efs_encap_type = encap_type; in efx_filter_spec_set_tunnel()
H A Def10_filter.c1615 efx_tunnel_protocol_t encap_type; member
1619 #define EF10_ENCAP_FILTER_ENTRY(ipv, encap_type, inner_frame_match) \ argument
1620 { EFX_ETHER_TYPE_##ipv, EFX_TUNNEL_PROTOCOL_##encap_type, \
1689 encap_filter->encap_type, in ef10_filter_insert_encap_filters()
H A Defx_mae.c1401 __in efx_tunnel_protocol_t encap_type, in efx_mae_outer_rule_insert() argument
1430 switch (encap_type) { in efx_mae_outer_rule_insert()
H A Defx.h3539 __in efx_tunnel_protocol_t encap_type,
4307 __in efx_tunnel_protocol_t encap_type,
/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_ipsec_po.h129 uint64_t encap_type : 2; member
405 ctl->encap_type = OTX2_IPSEC_PO_SA_ENCAP_UDP; in ipsec_po_sa_ctl_set()
H A Dotx2_ipsec_fp.h86 uint64_t encap_type : 2; member
/f-stack/dpdk/drivers/net/bnxt/
H A Dhsi_struct_def_dpdk.h33514 uint8_t encap_type; member
36647 uint8_t encap_type; member