Searched refs:ice_is_prof_rule (Results 1 – 2 of 2) sorted by relevance
524 bool ice_is_prof_rule(enum ice_sw_tunnel_type type);
7015 bool ice_is_prof_rule(enum ice_sw_tunnel_type type) in ice_is_prof_rule() function7058 if (!ice_is_prof_rule(rinfo->tun_type) && !lkups_cnt) in ice_add_adv_recipe()7959 prof_rule = ice_is_prof_rule(rinfo->tun_type); in ice_add_adv_rule()