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

/freebsd-13-stable/sys/dev/ice/
H A Dice_flex_type.h541 struct ice_ptg_ptype *first_ptype; member in struct:ice_ptg_entry
H A Dice_flex_pipe.c2591 p = hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype;
2599 hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype = NULL;
2625 if (!hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype)
2629 p = hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype;
2630 ch = &hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype;
2689 hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype;
2690 hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype =

Completed in 159 milliseconds