Searched refs:mlx5e_route_key (Results 1 – 1 of 1) sorted by relevance
42 struct mlx5e_route_key { struct51 struct mlx5e_route_key key; argument1104 static int cmp_route_info(struct mlx5e_route_key *a, in cmp_route_info()1105 struct mlx5e_route_key *b) in cmp_route_info()1116 static u32 hash_route_info(struct mlx5e_route_key *key) in hash_route_info()1158 mlx5e_route_get(struct mlx5e_tc_tun_encap *encap, struct mlx5e_route_key *key, in mlx5e_route_get()1161 struct mlx5e_route_key r_key; in mlx5e_route_get()1175 struct mlx5e_route_key *key, in mlx5e_route_get_create()1222 mlx5e_route_lookup_for_update(struct mlx5e_tc_tun_encap *encap, struct mlx5e_route_key *key) in mlx5e_route_lookup_for_update()1293 struct mlx5e_route_key key; in mlx5e_attach_decap_route()[all …]