Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun_encap.c16 struct mlx5e_route_key { struct
25 struct mlx5e_route_key key; argument
921 static int cmp_route_info(struct mlx5e_route_key *a, in cmp_route_info()
922 struct mlx5e_route_key *b) in cmp_route_info()
933 static u32 hash_route_info(struct mlx5e_route_key *key) in hash_route_info()
975 mlx5e_route_get(struct mlx5e_tc_tun_encap *encap, struct mlx5e_route_key *key, in mlx5e_route_get()
978 struct mlx5e_route_key r_key; in mlx5e_route_get()
992 struct mlx5e_route_key *key, in mlx5e_route_get_create()
1039 mlx5e_route_lookup_for_update(struct mlx5e_tc_tun_encap *encap, struct mlx5e_route_key *key) in mlx5e_route_lookup_for_update()
1110 struct mlx5e_route_key key; in mlx5e_attach_decap_route()
[all …]