Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.h158 struct mlx5e_decap_key { struct
163 struct mlx5e_decap_key key; argument
Den_tc.c3591 static inline int cmp_decap_info(struct mlx5e_decap_key *a, in cmp_decap_info()
3592 struct mlx5e_decap_key *b) in cmp_decap_info()
3603 static inline int hash_decap_info(struct mlx5e_decap_key *key) in hash_decap_info()
3652 mlx5e_decap_get(struct mlx5e_priv *priv, struct mlx5e_decap_key *key, in mlx5e_decap_get()
3656 struct mlx5e_decap_key r_key; in mlx5e_decap_get()
3822 struct mlx5e_decap_key key; in mlx5e_attach_decap()