Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
A Dice_flex_pipe.c2202 hw->blk[blk].xlt1.ptg_tbl[ptg].in_use = true; in ice_ptg_alloc_val()
2224 if (!hw->blk[blk].xlt1.ptg_tbl[ptg].in_use) in ice_ptg_remove_ptype()
2228 if (!hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype) in ice_ptg_remove_ptype()
2232 p = hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype; in ice_ptg_remove_ptype()
2233 ch = &hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype; in ice_ptg_remove_ptype()
2292 hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype; in ice_ptg_add_mv_ptype()
2293 hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype = in ice_ptg_add_mv_ptype()
3690 memset(xlt1->ptg_tbl, 0, in ice_clear_hw_tbls()
3691 ICE_MAX_PTGS * sizeof(*xlt1->ptg_tbl)); in ice_clear_hw_tbls()
3750 sizeof(*xlt1->ptg_tbl), in ice_init_hw_tbls()
[all …]
A Dice_flex_type.h491 struct ice_ptg_entry *ptg_tbl; member

Completed in 14 milliseconds