Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.h171 struct mlx5e_decap_key { struct
176 struct mlx5e_decap_key key; argument
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun_encap.c574 static int cmp_decap_info(struct mlx5e_decap_key *a, in cmp_decap_info()
575 struct mlx5e_decap_key *b) in cmp_decap_info()
586 static int hash_decap_info(struct mlx5e_decap_key *key) in hash_decap_info()
622 mlx5e_decap_get(struct mlx5e_priv *priv, struct mlx5e_decap_key *key, in mlx5e_decap_get()
626 struct mlx5e_decap_key r_key; in mlx5e_decap_get()
917 struct mlx5e_decap_key key; in mlx5e_attach_decap()