Searched refs:fdir_seg (Results 1 – 2 of 2) sorted by relevance
597 rte_free(hw_prof->fdir_seg[is_tunnel]); in ice_fdir_prof_rm()598 hw_prof->fdir_seg[is_tunnel] = NULL; in ice_fdir_prof_rm()679 ori_seg = hw_prof->fdir_seg[is_tunnel]; in ice_fdir_cur_prof_conflict()715 seg = hw_prof->fdir_seg[is_tunnel]; in ice_fdir_prof_resolve_conflict()892 hw_prof->fdir_seg[is_tunnel] = seg; in ice_fdir_hw_tbl_conf()
511 struct ice_flow_seg_info *fdir_seg[ICE_FD_HW_SEG_MAX]; member