Searched refs:mlx5e_tc_tun_encap_info_equal_options (Results 1 – 4 of 4) sorted by relevance
118 bool mlx5e_tc_tun_encap_info_equal_options(struct mlx5e_encap_key *a,
211 return mlx5e_tc_tun_encap_info_equal_options(a, b, TUNNEL_VXLAN_OPT); in mlx5e_tc_tun_encap_info_equal_vxlan()
340 return mlx5e_tc_tun_encap_info_equal_options(a, b, TUNNEL_GENEVE_OPT); in mlx5e_tc_tun_encap_info_equal_geneve()
597 bool mlx5e_tc_tun_encap_info_equal_options(struct mlx5e_encap_key *a, in mlx5e_tc_tun_encap_info_equal_options() function