Searched refs:hw_prof_cnt (Results 1 – 2 of 2) sorted by relevance
594 for (i = 0; i < pf->hw_prof_cnt[ptype][is_tunnel]; i++) { in ice_fdir_prof_rm()611 pf->hw_prof_cnt[ptype][is_tunnel] = 0; in ice_fdir_prof_rm()877 pf->hw_prof_cnt[ptype][is_tunnel] = 0; in ice_fdir_hw_tbl_conf()882 pf->hw_prof_cnt[ptype][is_tunnel]++; in ice_fdir_hw_tbl_conf()885 pf->hw_prof_cnt[ptype][is_tunnel]++; in ice_fdir_hw_tbl_conf()
430 uint16_t hw_prof_cnt[ICE_FLTR_PTYPE_MAX][ICE_FD_HW_SEG_MAX]; member