Searched refs:vf_prof (Results 1 – 1 of 1) sorted by relevance
480 struct ice_fd_hw_prof *vf_prof; in ice_vc_fdir_rem_prof() local517 vf_prof->fdir_seg[tun] = NULL; in ice_vc_fdir_rem_prof()520 vf_prof->vsi_h[i] = 0; in ice_vc_fdir_rem_prof()708 vf_prof->fdir_seg[tun] = seg; in ice_vc_fdir_write_flow_prof()709 vf_prof->cnt = 0; in ice_vc_fdir_write_flow_prof()712 vf_prof->entry_h[vf_prof->cnt][tun] = entry1_h; in ice_vc_fdir_write_flow_prof()713 vf_prof->vsi_h[vf_prof->cnt] = vf_vsi->idx; in ice_vc_fdir_write_flow_prof()714 vf_prof->cnt++; in ice_vc_fdir_write_flow_prof()717 vf_prof->entry_h[vf_prof->cnt][tun] = entry2_h; in ice_vc_fdir_write_flow_prof()718 vf_prof->vsi_h[vf_prof->cnt] = ctrl_vsi->idx; in ice_vc_fdir_write_flow_prof()[all …]