Home
last modified time | relevance | path

Searched refs:ptg (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c668 *ptg = hw->blk[blk].xlt1.ptypes[ptype].ptg; in ice_ptg_find_ptype()
777 hw->blk[blk].xlt1.ptypes[ptype].ptg = ptg; in ice_ptg_add_mv_ptype()
1827 u8 ptg; in ice_init_sw_xlt1_db() local
2969 prof->ptg[prof->ptg_cnt] = ptg; in ice_add_prof_attrib()
3118 u8 ptg; in ice_add_prof() local
3144 prof->ptg[prof->ptg_cnt] = ptg; in ice_add_prof()
3464 p->ptg = map->ptg[i]; in ice_get_prof()
3557 p->tcam[i].ptg = map->ptg[i]; in ice_add_prof_to_lst()
3687 p->ptg = tcam->ptg; in ice_prof_tcam_ena_dis()
3837 t->tcam[i].ptg = map->ptg[i]; in ice_add_prof_id_vsig()
[all …]
H A Dice_flex_type.h173 u8 ptg; member
185 u8 ptg[ICE_MAX_PTG_PER_PROFILE]; member
194 u8 ptg; member
345 u8 ptg; member
H A Dice_virtchnl_fdir.c1981 int ret, ptg, id, i; in ice_vc_add_fdir_raw() local
1992 ptg = hw->blk[ICE_BLK_FD].xlt1.t[id]; in ice_vc_add_fdir_raw()
2010 pi = &vf->fdir_prof_info[ptg]; in ice_vc_add_fdir_raw()
2255 int ptg; in ice_vc_del_fdir_raw() local
2264 ptg = hw->blk[ICE_BLK_FD].xlt1.t[id]; in ice_vc_del_fdir_raw()
2286 pi = &vf->fdir_prof_info[ptg]; in ice_vc_del_fdir_raw()