Searched refs:xlt1 (Results 1 – 2 of 2) sorted by relevance
3434 xlt1 = sect; in ice_fill_tbl()3678 struct ice_xlt1 *xlt1 = &hw->blk[i].xlt1; in ice_clear_hw_tbls() local3689 memset(xlt1->ptypes, 0, xlt1->count * sizeof(*xlt1->ptypes)); in ice_clear_hw_tbls()3692 memset(xlt1->t, 0, xlt1->count * sizeof(*xlt1->t)); in ice_clear_hw_tbls()3724 struct ice_xlt1 *xlt1 = &hw->blk[i].xlt1; in ice_init_hw_tbls() local3741 xlt1->count = blk_sizes[i].xlt1; in ice_init_hw_tbls()3756 xlt1->t = devm_kcalloc(ice_hw_to_dev(hw), xlt1->count, in ice_init_hw_tbls()3758 if (!xlt1->t) in ice_init_hw_tbls()4135 u16 xlt1 = 0; in ice_upd_prof_hw() local4146 xlt1++; in ice_upd_prof_hw()[all …]
525 u8 xlt1; member577 struct ice_xlt1 xlt1; member
Completed in 15 milliseconds