Home
last modified time | relevance | path

Searched refs:mlx5e_decap_key (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.h177 struct mlx5e_decap_key { struct
182 struct mlx5e_decap_key key; argument
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_encap.c619 static int cmp_decap_info(struct mlx5e_decap_key *a, in cmp_decap_info()
620 struct mlx5e_decap_key *b) in cmp_decap_info()
631 static int hash_decap_info(struct mlx5e_decap_key *key) in hash_decap_info()
667 mlx5e_decap_get(struct mlx5e_priv *priv, struct mlx5e_decap_key *key, in mlx5e_decap_get()
671 struct mlx5e_decap_key r_key; in mlx5e_decap_get()
948 struct mlx5e_decap_key key; in mlx5e_attach_decap()