Searched refs:he (Results 1 – 7 of 7) sorted by relevance
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | fips_validation.rst | 116 list feature of the PMD he or she may set this value to reduce the dataroom
|
| /dpdk/doc/guides/howto/ |
| H A D | pvp_reference_benchmark.rst | 217 Once the domain created, the following snippet is an extract of he most
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow.c | 10132 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 D | mlx5_flow_dv.c | 10717 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 D | release_22_03.rst | 63 Added ``RTE_ETH_RSS_L2TPV2`` macro so that he L2TPv2 session ID field can be used as
|
| /dpdk/license/ |
| H A D | gpl-2.0.txt | 222 system; it is up to the author/donor to decide if he or she is willing
|
| H A D | lgpl-2.1.txt | 398 system; it is up to the author/donor to decide if he or she is willing
|