Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_flex_pipe.c960 struct ice_xlt2 *xlt2 = &hw->blk[blk].xlt2; in ice_find_dup_props_vsig() local
2155 struct ice_xlt2 *xlt2 = &hw->blk[i].xlt2; in ice_clear_hw_tbls() local
2170 memset(xlt2->vsis, 0, xlt2->count * sizeof(*xlt2->vsis)); in ice_clear_hw_tbls()
2172 xlt2->count * sizeof(*xlt2->vsig_tbl)); in ice_clear_hw_tbls()
2173 memset(xlt2->t, 0, xlt2->count * sizeof(*xlt2->t)); in ice_clear_hw_tbls()
2201 struct ice_xlt2 *xlt2 = &hw->blk[i].xlt2; in ice_init_hw_tbls() local
2238 xlt2->count = blk_sizes[i].xlt2; in ice_init_hw_tbls()
2255 xlt2->t = devm_kcalloc(ice_hw_to_dev(hw), xlt2->count, in ice_init_hw_tbls()
2611 u16 xlt2 = 0; in ice_upd_prof_hw() local
2632 xlt2++; in ice_upd_prof_hw()
[all …]
A Dice_flex_type.h310 struct ice_xlt2 xlt2; member

Completed in 14 milliseconds