Searched refs:fdir_seg (Results 1 – 2 of 2) sorted by relevance
606 rte_free(hw_prof->fdir_seg[is_tunnel]); in ice_fdir_prof_rm()607 hw_prof->fdir_seg[is_tunnel] = NULL; in ice_fdir_prof_rm()688 ori_seg = hw_prof->fdir_seg[is_tunnel]; in ice_fdir_cur_prof_conflict()724 seg = hw_prof->fdir_seg[is_tunnel]; in ice_fdir_prof_resolve_conflict()879 hw_prof->fdir_seg[is_tunnel] = seg; in ice_fdir_hw_tbl_conf()
344 struct ice_flow_seg_info *fdir_seg[ICE_FD_HW_SEG_MAX]; member