Home
last modified time | relevance | path

Searched refs:he (Results 1 – 7 of 7) sorted by relevance

/dpdk/doc/guides/sample_app_ug/
H A Dfips_validation.rst116 list feature of the PMD he or she may set this value to reduce the dataroom
/dpdk/doc/guides/howto/
H A Dpvp_reference_benchmark.rst217 Once the domain created, the following snippet is an extract of he most
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c10132 struct mlx5_list_entry *he; in tunnel_mark_decode() local
10148 he = mlx5_hlist_lookup(sh->flow_tbls, table_key.v64, &ctx); in tunnel_mark_decode()
10149 return he ? in tunnel_mark_decode()
10150 container_of(he, struct mlx5_flow_tbl_data_entry, entry) : NULL; in tunnel_mark_decode()
10243 struct mlx5_list_entry *he; in tunnel_flow_group_to_flow_table() local
10256 he = mlx5_hlist_register(group_hash, key.val, &ctx); in tunnel_flow_group_to_flow_table()
10257 if (!he) in tunnel_flow_group_to_flow_table()
10262 tte = container_of(he, typeof(*tte), hash); in tunnel_flow_group_to_flow_table()
H A Dmlx5_flow_dv.c10717 struct mlx5_list_entry *he; in flow_dv_tbl_remove_cb() local
10733 he = mlx5_hlist_lookup(tunnel_grp_hash, tunnel_key.val, &ctx); in flow_dv_tbl_remove_cb()
10734 if (he) in flow_dv_tbl_remove_cb()
10735 mlx5_hlist_unregister(tunnel_grp_hash, he); in flow_dv_tbl_remove_cb()
/dpdk/doc/guides/rel_notes/
H A Drelease_22_03.rst63 Added ``RTE_ETH_RSS_L2TPV2`` macro so that he L2TPv2 session ID field can be used as
/dpdk/license/
H A Dgpl-2.0.txt222 system; it is up to the author/donor to decide if he or she is willing
H A Dlgpl-2.1.txt398 system; it is up to the author/donor to decide if he or she is willing