Searched refs:xlt2 (Results 1 – 2 of 2) sorted by relevance
960 struct ice_xlt2 *xlt2 = &hw->blk[blk].xlt2; in ice_find_dup_props_vsig() local2155 struct ice_xlt2 *xlt2 = &hw->blk[i].xlt2; in ice_clear_hw_tbls() local2170 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() local2238 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() local2632 xlt2++; in ice_upd_prof_hw()[all …]
310 struct ice_xlt2 xlt2; member
Completed in 14 milliseconds