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

/freebsd-13-stable/sys/dev/ice/
H A Dice_flex_type.h546 struct ice_ptg_ptype *next_ptype; member in struct:ice_ptg_ptype
H A Dice_flex_pipe.c2594 temp = p->next_ptype;
2595 p->next_ptype = NULL;
2633 *ch = p->next_ptype;
2637 ch = &p->next_ptype;
2638 p = p->next_ptype;
2642 hw->blk[blk].xlt1.ptypes[ptype].next_ptype = NULL;
2688 hw->blk[blk].xlt1.ptypes[ptype].next_ptype =

Completed in 75 milliseconds