Searched refs:encap_type (Results 1 – 15 of 15) sorted by relevance
| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | rhead_tunnel.c | 86 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 D | efx_filter.c | 465 __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 D | ef10_filter.c | 1629 efx_tunnel_protocol_t encap_type; member 1633 #define EF10_ENCAP_FILTER_ENTRY(ipv, encap_type, inner_frame_match) \ argument 1634 { EFX_ETHER_TYPE_##ipv, EFX_TUNNEL_PROTOCOL_##encap_type, \ 1703 encap_filter->encap_type, in ef10_filter_insert_encap_filters()
|
| H A D | efx_mae.c | 2184 __in efx_tunnel_protocol_t encap_type, in efx_mae_outer_rule_insert() argument 2213 switch (encap_type) { in efx_mae_outer_rule_insert() 2607 __in efx_tunnel_protocol_t encap_type, in efx_mae_encap_header_alloc() argument 2632 switch (encap_type) { in efx_mae_encap_header_alloc()
|
| H A D | efx.h | 3641 __in efx_tunnel_protocol_t encap_type, 4627 __in efx_tunnel_protocol_t encap_type, 4683 __in efx_tunnel_protocol_t encap_type,
|
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_mae.h | 42 efx_tunnel_protocol_t encap_type; member 368 efx_tunnel_protocol_t encap_type; member
|
| H A D | sfc_mae.c | 350 efx_tunnel_protocol_t encap_type) in sfc_mae_outer_rule_attach() argument 359 rule->encap_type == encap_type) { in sfc_mae_outer_rule_attach() 372 efx_tunnel_protocol_t encap_type, in sfc_mae_outer_rule_add() argument 386 rule->encap_type = encap_type; in sfc_mae_outer_rule_add() 442 rule->encap_type, in sfc_mae_outer_rule_enable() 2714 ctx->encap_type); in sfc_mae_rule_process_outer() 2719 ctx->encap_type, rulep); in sfc_mae_rule_process_outer() 2852 ctx->encap_type = EFX_TUNNEL_PROTOCOL_VXLAN; in sfc_mae_rule_encap_parse_init() 2890 ctx->encap_type = ctx->ft->encap_type; in sfc_mae_rule_encap_parse_init() 2897 } else if (ctx->encap_type != ctx->ft->encap_type) { in sfc_mae_rule_encap_parse_init() [all …]
|
| H A D | sfc_flow_tunnel.h | 55 efx_tunnel_protocol_t encap_type; member
|
| H A D | sfc_flow_tunnel.c | 201 ft->encap_type = EFX_TUNNEL_PROTOCOL_VXLAN; in sfc_flow_tunnel_attach()
|
| H A D | sfc_flow.c | 1983 efx_tunnel_protocol_t encap_type = spec->efs_encap_type; in sfc_flow_check_ifrm_unknown_dst_flags() local 1986 if (encap_type == EFX_TUNNEL_PROTOCOL_NONE) in sfc_flow_check_ifrm_unknown_dst_flags()
|
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_ie_on.h | 150 uint64_t encap_type : 2; member 262 uint64_t encap_type : 2; member
|
| H A D | roc_ie_ot.h | 217 uint64_t encap_type : 2; member 370 uint64_t encap_type : 2; member 493 uint64_t encap_type : 2; member
|
| H A D | cnxk_security.c | 190 w2->s.encap_type = ROC_IE_OT_SA_ENCAP_UDP; in ot_ipsec_sa_common_param_fill()
|
| /dpdk/drivers/crypto/cnxk/ |
| H A D | cn9k_ipsec.c | 251 ctl->encap_type = ROC_IE_ON_SA_ENCAP_UDP; in ipsec_sa_ctl_set()
|
| /dpdk/drivers/net/bnxt/ |
| H A D | hsi_struct_def_dpdk.h | 41938 uint8_t encap_type; member 45154 uint8_t encap_type; member
|