Home
last modified time | relevance | path

Searched refs:ptg_cnt (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_flex_type.h373 u8 ptg_cnt; member
Dice_flex_pipe.c3785 prof->ptg_cnt = 0; in ice_add_prof()
3789 while (bytes && prof->ptg_cnt < ICE_MAX_PTG_PER_PROFILE) { in ice_add_prof()
3818 prof->ptg[prof->ptg_cnt] = ptg; in ice_add_prof()
3820 if (++prof->ptg_cnt >= ICE_MAX_PTG_PER_PROFILE) in ice_add_prof()
4127 for (i = 0; i < map->ptg_cnt; i++) in ice_get_prof()
4227 p->tcam_count = map->ptg_cnt; in ice_add_prof_to_lst()
4229 for (i = 0; i < map->ptg_cnt; i++) { in ice_add_prof_to_lst()
4482 t->tcam_count = map->ptg_cnt; in ice_add_prof_id_vsig()
4485 for (i = 0; i < map->ptg_cnt; i++) { in ice_add_prof_id_vsig()