Home
last modified time | relevance | path

Searched defs:spec (Results 1 – 18 of 18) sorted by relevance

/dpdk/drivers/common/sfc_efx/base/
H A Defx_filter.c89 __inout efx_filter_spec_t *spec) in efx_filter_insert()
132 __inout efx_filter_spec_t *spec) in efx_filter_remove()
349 __out efx_filter_spec_t *spec, in efx_filter_spec_init_rx()
368 __out efx_filter_spec_t *spec, in efx_filter_spec_init_tx()
386 __inout efx_filter_spec_t *spec, in efx_filter_spec_set_ipv4_local()
408 __inout efx_filter_spec_t *spec, in efx_filter_spec_set_ipv4_full()
435 __inout efx_filter_spec_t *spec, in efx_filter_spec_set_eth_local()
458 __inout efx_filter_spec_t *spec, in efx_filter_spec_set_ether_type()
472 __inout efx_filter_spec_t *spec) in efx_filter_spec_set_uc_def()
485 __inout efx_filter_spec_t *spec) in efx_filter_spec_set_mc_def()
[all …]
H A Defx_mae.c401 efx_mae_match_spec_t *spec; in efx_mae_match_spec_init() local
437 __in efx_mae_match_spec_t *spec) in efx_mae_match_spec_fini()
908 __in efx_mae_match_spec_t *spec, in efx_mae_match_spec_recirc_id_set()
934 __in efx_mae_match_spec_t *spec, in efx_mae_match_spec_ct_mark_set()
977 __in efx_mae_match_spec_t *spec, in efx_mae_match_spec_field_set()
1112 __in const efx_mae_match_spec_t *spec, in efx_mae_match_spec_field_get()
1243 __in efx_mae_match_spec_t *spec, in efx_mae_match_spec_bit_set()
1307 __in efx_mae_match_spec_t *spec, in efx_mae_match_spec_mport_set()
1431 __in const efx_mae_match_spec_t *spec) in efx_mae_match_spec_is_valid()
1585 efx_mae_actions_t *spec; in efx_mae_action_set_spec_init() local
[all …]
H A Def10_filter.c166 __in efx_filter_spec_t *spec, in efx_mcdi_filter_op_add()
499 __in efx_filter_spec_t *spec) in ef10_filter_hash()
525 __in efx_filter_spec_t *spec) in ef10_filter_is_exclusive()
550 efx_filter_spec_t *spec; in ef10_filter_restore() local
622 __in efx_filter_spec_t *spec, in ef10_filter_add_lookup_equal_spec()
694 __in efx_filter_spec_t *spec, in ef10_filter_add_select_action()
756 __in efx_filter_spec_t *spec, in ef10_filter_add_execute_action()
840 __inout efx_filter_spec_t *spec, in ef10_filter_add_internal()
1016 __inout efx_filter_spec_t *spec, in ef10_filter_add()
1045 efx_filter_spec_t *spec; in ef10_filter_delete_internal() local
[all …]
H A Drhead_tunnel.c78 __in const efx_vnic_encap_rule_spec_t *spec, in efx_mcdi_vnic_encap_rule_add()
202 __out efx_vnic_encap_rule_spec_t *spec) in rhead_vnic_encap_rule_spec_init()
219 efx_vnic_encap_rule_spec_t spec; in rhead_udp_port_tunnel_add() local
/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() local
H A Dsfc_vdpa.h40 efx_filter_spec_t spec[SFC_MAX_SUPPORTED_FILTERS]; member
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_geneve.c57 struct rte_pmd_mlx5_geneve_tlv spec[MAX_GENEVE_OPTIONS_RESOURCES]; member
175 const struct rte_flow_item_geneve_opt *spec = geneve_opt->spec; in mlx5_flow_geneve_tlv_option_validate() local
210 const struct rte_flow_item_geneve_opt *spec, in mlx5_geneve_tlv_option_register()
441 should_configure_sample_for_dw0(const struct rte_pmd_mlx5_geneve_tlv *spec) in should_configure_sample_for_dw0()
469 mlx5_geneve_tlv_option_create(void *ctx, const struct rte_pmd_mlx5_geneve_tlv *spec, in mlx5_geneve_tlv_option_create()
612 const struct rte_pmd_mlx5_geneve_tlv *spec; in mlx5_geneve_tlv_options_create() local
827 const struct rte_pmd_mlx5_geneve_tlv *spec = options->spec; in mlx5_is_same_geneve_tlv_options() local
/dpdk/examples/ipsec-secgw/
H A Dflow.c24 struct rte_flow_item_ipv4 spec; member
28 struct rte_flow_item_ipv6 spec; member
59 ipv4_addr_cpy(rte_be32_t *spec, rte_be32_t *mask, char *token, in ipv4_addr_cpy() argument
112 ipv6_addr_cpy(uint8_t * spec,uint8_t * mask,char * token,struct parse_status * status) ipv6_addr_cpy() argument
[all...]
/dpdk/drivers/net/enic/
H A Denic_fm_flow.c411 const struct rte_flow_item_eth *spec = item->spec; in enic_fm_copy_item_eth() local
436 const struct rte_flow_item_vlan *spec = item->spec; in enic_fm_copy_item_vlan() local
491 const struct rte_flow_item_ipv4 *spec = item->spec; in enic_fm_copy_item_ipv4() local
519 const struct rte_flow_item_ipv6 *spec = item->spec; in enic_fm_copy_item_ipv6() local
547 const struct rte_flow_item_udp *spec = item->spec; in enic_fm_copy_item_udp() local
575 const struct rte_flow_item_tcp *spec = item->spec; in enic_fm_copy_item_tcp() local
603 const struct rte_flow_item_sctp *spec = item->spec; in enic_fm_copy_item_sctp() local
658 const struct rte_flow_item_vxlan *spec = item->spec; in enic_fm_copy_item_vxlan() local
692 const struct rte_flow_item_gtp *spec = item->spec; in enic_fm_copy_item_gtp() local
785 const struct rte_flow_item_geneve *spec = item->spec; in enic_fm_copy_item_geneve() local
[all …]
/dpdk/drivers/net/sfc/
H A Dsfc_flow_tunnel.c58 struct sfc_flow_spec_mae *spec, in sfc_ft_tunnel_rule_detect()
H A Dsfc_flow.h123 struct sfc_flow_spec spec; /* flow specification */ member
/dpdk/drivers/net/mlx5/windows/
H A Dmlx5_flow_os.c434 const struct rte_flow_item_esp *spec = item->spec; in mlx5_flow_os_validate_item_esp() local
/dpdk/lib/eal/common/
H A Drte_service.c37 struct rte_service_spec spec; global() member
253 rte_service_component_register(const struct rte_service_spec * spec,uint32_t * id_ptr) rte_service_component_register() argument
[all...]
/dpdk/drivers/net/thunderx/base/
H A Dnicvf_mbox.h140 uint8_t spec; member
/dpdk/lib/pipeline/
H A Drte_swx_pipeline_spec.c2861 pipeline_spec_parse(FILE *spec, in pipeline_spec_parse()
4227 pipeline_iospec_parse(FILE *spec, in pipeline_iospec_parse()
/dpdk/app/test/
H A Dtest_security.c103 #define MOCK_TEST_ASSERT_PARAMETER(data, parameter, spec) \ argument
/dpdk/lib/ethdev/
H A Drte_flow.c626 } spec; rte_flow_conv_item_spec() local
[all...]
H A Drte_flow.h2137 const void *spec; /**< Pointer to item specification structure. */ global() member
[all...]