Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c1919 xlt1 = sect; in ice_fill_tbl()
2166 struct ice_xlt1 *xlt1 = &hw->blk[i].xlt1; in ice_clear_hw_tbls() local
2177 memset(xlt1->ptypes, 0, xlt1->count * sizeof(*xlt1->ptypes)); in ice_clear_hw_tbls()
2180 memset(xlt1->t, 0, xlt1->count * sizeof(*xlt1->t)); in ice_clear_hw_tbls()
2216 struct ice_xlt1 *xlt1 = &hw->blk[i].xlt1; in ice_init_hw_tbls() local
2233 xlt1->count = blk_sizes[i].xlt1; in ice_init_hw_tbls()
2248 xlt1->t = devm_kcalloc(ice_hw_to_dev(hw), xlt1->count, in ice_init_hw_tbls()
2250 if (!xlt1->t) in ice_init_hw_tbls()
2637 u16 xlt1 = 0; in ice_upd_prof_hw() local
2649 xlt1++; in ice_upd_prof_hw()
[all …]
H A Dice_flex_type.h259 u8 xlt1; member
316 struct ice_xlt1 xlt1; member
H A Dice_virtchnl_fdir.c1992 ptg = hw->blk[ICE_BLK_FD].xlt1.t[id]; in ice_vc_add_fdir_raw()
2264 ptg = hw->blk[ICE_BLK_FD].xlt1.t[id]; in ice_vc_del_fdir_raw()