Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
A Dice_flex_pipe.c2480 struct ice_xlt2 *xlt2 = &hw->blk[blk].xlt2; in ice_find_dup_props_vsig() local
3679 struct ice_xlt2 *xlt2 = &hw->blk[i].xlt2; in ice_clear_hw_tbls() local
3694 memset(xlt2->vsis, 0, xlt2->count * sizeof(*xlt2->vsis)); in ice_clear_hw_tbls()
3696 xlt2->count * sizeof(*xlt2->vsig_tbl)); in ice_clear_hw_tbls()
3697 memset(xlt2->t, 0, xlt2->count * sizeof(*xlt2->t)); in ice_clear_hw_tbls()
3725 struct ice_xlt2 *xlt2 = &hw->blk[i].xlt2; in ice_init_hw_tbls() local
3762 xlt2->count = blk_sizes[i].xlt2; in ice_init_hw_tbls()
3779 xlt2->t = devm_kcalloc(ice_hw_to_dev(hw), xlt2->count, in ice_init_hw_tbls()
4136 u16 xlt2 = 0; in ice_upd_prof_hw() local
4156 xlt2++; in ice_upd_prof_hw()
[all …]
A Dice_flex_type.h578 struct ice_xlt2 xlt2; member

Completed in 14 milliseconds