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

/freebsd-12-stable/sys/dev/ice/
H A Dice_flex_pipe.c2561 hw->blk[blk].xlt1.ptg_tbl[ptg].in_use = true;
2577 hw->blk[blk].xlt1.ptg_tbl[ptg].in_use = false;
2578 p = hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype;
2586 hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype = NULL;
2608 if (!hw->blk[blk].xlt1.ptg_tbl[ptg].in_use)
2612 if (!hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype)
2616 p = hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype;
2617 ch = &hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype;
2655 if (!hw->blk[blk].xlt1.ptg_tbl[ptg].in_use && ptg != ICE_DEFAULT_PTG)
2676 hw->blk[blk].xlt1.ptg_tbl[pt
[all...]
H A Dice_flex_type.h588 struct ice_ptg_entry *ptg_tbl; member in struct:ice_xlt1

Completed in 112 milliseconds