Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_flex_pipe.c838 *ch = p->next_ptype; in ice_ptg_remove_ptype()
842 ch = &p->next_ptype; in ice_ptg_remove_ptype()
843 p = p->next_ptype; in ice_ptg_remove_ptype()
847 hw->blk[blk].xlt1.ptypes[ptype].next_ptype = NULL; in ice_ptg_remove_ptype()
893 hw->blk[blk].xlt1.ptypes[ptype].next_ptype = in ice_ptg_add_mv_ptype()
Dice_flex_type.h279 struct ice_ptg_ptype *next_ptype; member