Searched refs:a_has_opts (Results 1 – 1 of 1) sorted by relevance
594 bool a_has_opts, b_has_opts; in mlx5e_tc_tun_encap_info_equal_options() local599 a_has_opts = !!(a->ip_tun_key->tun_flags & tun_flags); in mlx5e_tc_tun_encap_info_equal_options()603 if (!a_has_opts && !b_has_opts) in mlx5e_tc_tun_encap_info_equal_options()606 if (a_has_opts != b_has_opts) in mlx5e_tc_tun_encap_info_equal_options()