Searched refs:xlt2 (Results 1 – 2 of 2) sorted by relevance
2480 struct ice_xlt2 *xlt2 = &hw->blk[blk].xlt2; in ice_find_dup_props_vsig() local3679 struct ice_xlt2 *xlt2 = &hw->blk[i].xlt2; in ice_clear_hw_tbls() local3694 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() local3762 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() local4156 xlt2++; in ice_upd_prof_hw()[all …]
578 struct ice_xlt2 xlt2; member
Completed in 14 milliseconds