Searched refs:b_has_opts (Results 1 – 1 of 1) sorted by relevance
603 bool a_has_opts, b_has_opts; in mlx5e_tc_tun_encap_info_equal_options() local609 b_has_opts = test_bit(tun_type, b->ip_tun_key->tun_flags); in mlx5e_tc_tun_encap_info_equal_options()612 if (!a_has_opts && !b_has_opts) in mlx5e_tc_tun_encap_info_equal_options()615 if (a_has_opts != b_has_opts) in mlx5e_tc_tun_encap_info_equal_options()