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

/freebsd-13-stable/sys/dev/ice/
H A Dice_flex_pipe.c3352 static const u32 ice_blk_sids[ICE_BLK_COUNT][ICE_SID_OFF_COUNT] = { variable
3805 xlt1->sid = ice_blk_sids[i][ICE_SID_XLT1_OFF];
3824 xlt2->sid = ice_blk_sids[i][ICE_SID_XLT2_OFF];
3845 prof->sid = ice_blk_sids[i][ICE_SID_PR_OFF];
3855 prof_redir->sid = ice_blk_sids[i][ICE_SID_PR_REDIR_OFF];
3863 es->sid = ice_blk_sids[i][ICE_SID_ES_OFF];

Completed in 99 milliseconds