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

/freebsd-13-stable/sys/dev/ice/
H A Dice_flex_pipe.c2533 sect->value[index] = hw->blk[blk].xlt1.ptypes[index].ptg;
2559 *ptg = hw->blk[blk].xlt1.ptypes[ptype].ptg;
2574 hw->blk[blk].xlt1.ptg_tbl[ptg].in_use = true;
2590 hw->blk[blk].xlt1.ptg_tbl[ptg].in_use = false;
2591 p = hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype;
2599 hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype = NULL;
2621 if (!hw->blk[blk].xlt1.ptg_tbl[ptg].in_use)
2625 if (!hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype)
2629 p = hw->blk[blk].xlt1.ptg_tbl[ptg].first_ptype;
2630 ch = &hw->blk[blk].xlt1
2701 u16 xlt1; /* # XLT1 entries */ member in struct:ice_blk_size_details
3469 struct ice_xlt1_section *xlt1; local
3734 struct ice_xlt1 *xlt1 = &hw->blk[i].xlt1; local
3789 struct ice_xlt1 *xlt1 = &hw->blk[i].xlt1; local
4204 u16 xlt1 = 0; local
[all...]
H A Dice_flex_type.h651 u8 xlt1; member in struct:ice_prof_id_key
689 struct ice_xlt1 xlt1; member in struct:ice_blk_info

Completed in 111 milliseconds