Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.h177 struct mlx5e_decap_key { struct
182 struct mlx5e_decap_key key; argument
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_encap.c627 static int cmp_decap_info(struct mlx5e_decap_key *a, in cmp_decap_info()
628 struct mlx5e_decap_key *b) in cmp_decap_info()
639 static int hash_decap_info(struct mlx5e_decap_key *key) in hash_decap_info()
675 mlx5e_decap_get(struct mlx5e_priv *priv, struct mlx5e_decap_key *key, in mlx5e_decap_get()
679 struct mlx5e_decap_key r_key; in mlx5e_decap_get()
954 struct mlx5e_decap_key key; in mlx5e_attach_decap()