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

/freebsd-13-stable/sys/dev/ice/
H A Dice_flex_pipe.c2574 hw->blk[blk].xlt1.ptg_tbl[ptg].in_use = true;
2590 hw->blk[blk].xlt1.ptg_tbl[ptg].in_use = false;
2591 p = hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype;
2599 hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype = NULL;
2621 if (!hw->blk[blk].xlt1.ptg_tbl[ptg].in_use)
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;
2668 if (!hw->blk[blk].xlt1.ptg_tbl[ptg].in_use && ptg != ICE_DEFAULT_PTG)
2689 hw->blk[blk].xlt1.ptg_tbl[pt
[all...]
H A Dice_flex_type.h597 struct ice_ptg_entry *ptg_tbl; member in struct:ice_xlt1

Completed in 53 milliseconds