Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
A Dice_flex_pipe.c3434 xlt1 = sect; in ice_fill_tbl()
3678 struct ice_xlt1 *xlt1 = &hw->blk[i].xlt1; in ice_clear_hw_tbls() local
3689 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() local
3741 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() local
4146 xlt1++; in ice_upd_prof_hw()
[all …]
A Dice_flex_type.h525 u8 xlt1; member
577 struct ice_xlt1 xlt1; member

Completed in 15 milliseconds