Searched refs:ICE_MAX_PTG_PER_PROFILE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/ice/
H A Dice_flex_type.h551 #define ICE_MAX_PTG_PER_PROFILE 32 macro
559 u8 ptg[ICE_MAX_PTG_PER_PROFILE];
H A Dice_flex_pipe.c4344 while (bytes && prof->ptg_cnt < ICE_MAX_PTG_PER_PROFILE) {
4374 if (++prof->ptg_cnt >= ICE_MAX_PTG_PER_PROFILE)

Completed in 67 milliseconds