Home
last modified time | relevance | path

Searched defs:types (Results 1 – 14 of 14) sorted by relevance

/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst427 Item: ``END``
451 Item: ``VOID``
538 Item: ``PF``
569 Item: ``VF``
706 Item: ``TAG``
767 Item: ``ANY``
818 Item: ``RAW``
940 Item: ``ETH``
1026 Item: ``UDP``
1034 Item: ``TCP``
[all …]
/dpdk/drivers/net/mlx4/
H A Dmlx4_flow.c96 mlx4_conv_rss_types(struct mlx4_priv *priv, uint64_t types, int verbs_to_dpdk) in mlx4_conv_rss_types()
/dpdk/drivers/net/bnxt/
H A Dbnxt_flow.c1120 uint64_t types; in bnxt_vnic_rss_cfg_update() local
/dpdk/drivers/net/i40e/
H A Di40e_hash.c497 uint64_t types; in i40e_hash_get_pctypes() local
H A Di40e_ethdev.h858 uint64_t types; member
/dpdk/drivers/common/cnxk/
H A Droc_npc.h278 uint64_t types; /**< Specific RSS hash types (see ETH_RSS_*). */ member
/dpdk/drivers/net/ionic/
H A Dionic_lif.c1070 const uint16_t types, const uint8_t *key, const uint32_t *indir) in ionic_lif_rss_config()
H A Dionic_if.h1603 __le16 types; member
/dpdk/drivers/net/cnxk/
H A Dcnxk_ethdev.h212 uint64_t types; member
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h1055 uint64_t types; /* RSS hash types. */ member
H A Dmlx5.h1291 uint64_t types; /**< Specific RSS hash types (see RTE_ETH_RSS_*). */ member
H A Dmlx5_flow.c369 const struct rte_flow_item *pattern, uint64_t types, in mlx5_flow_expand_rss()
/dpdk/lib/ethdev/
H A Drte_flow.h3055 uint64_t types; /**< Specific RSS hash types (see RTE_ETH_RSS_*). */ member
/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c11734 static const char *types[] = local