]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ice/base/ice_switch.h
net/ice/base: force switch to use different recipe
[dpdk.git] / drivers / net / ice / base / ice_switch.h
index f7ae5c741fc7ef124bcab29713eab41a981ed119..9666422f721960308a03cc956df4d682030e4c4a 100644 (file)
@@ -483,5 +483,6 @@ bool ice_is_vsi_valid(struct ice_hw *hw, u16 vsi_handle);
 
 enum ice_status ice_replay_vsi_all_fltr(struct ice_hw *hw, u16 vsi_handle);
 void ice_rm_all_sw_replay_rule_info(struct ice_hw *hw);
+bool ice_is_prof_rule(enum ice_sw_tunnel_type type);
 
 #endif /* _ICE_SWITCH_H_ */