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

/freebsd-13-stable/sys/dev/ice/
H A Dice_flex_pipe.c2713 static const struct ice_blk_size_details blk_sizes[ICE_BLK_COUNT] = { variable in typeref:struct:ice_blk_size_details
3802 hw->blk[i].overwrite = blk_sizes[i].overwrite;
3803 es->reverse = blk_sizes[i].reverse;
3806 xlt1->count = blk_sizes[i].xlt1;
3825 xlt2->count = blk_sizes[i].xlt2;
3846 prof->count = blk_sizes[i].prof_tcam;
3847 prof->max_prof_id = blk_sizes[i].prof_id;
3848 prof->cdid_bits = blk_sizes[i].prof_cdid_bits;
3856 prof_redir->count = blk_sizes[i].prof_redir;
3864 es->count = blk_sizes[
[all...]

Completed in 167 milliseconds