Searched refs:mlx5e_decap_key (Results 1 – 2 of 2) sorted by relevance
177 struct mlx5e_decap_key { struct 182 struct mlx5e_decap_key key; argument
627 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()