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

/freebsd-current/sys/dev/ice/
H A Dice_flex_pipe.c790 hw->blk[blk].xlt1.ptg_tbl[ptg].in_use = true;
806 hw->blk[blk].xlt1.ptg_tbl[ptg].in_use = false;
807 p = hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype;
815 hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype = NULL;
837 if (!hw->blk[blk].xlt1.ptg_tbl[ptg].in_use)
841 if (!hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype)
845 p = hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype;
846 ch = &hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype;
884 if (!hw->blk[blk].xlt1.ptg_tbl[ptg].in_use && ptg != ICE_DEFAULT_PTG)
905 hw->blk[blk].xlt1.ptg_tbl[pt
[all...]
H A Dice_flex_type.h344 struct ice_ptg_entry *ptg_tbl; member in struct:ice_xlt1

Completed in 178 milliseconds