Searched refs:fv_idx (Results 1 – 3 of 3) sorted by relevance
53 ice_find_prot_off(struct ice_hw *hw, enum ice_block blk, u8 prof, u16 fv_idx,
348 u16 fv_idx[ICE_NUM_WORDS_RECIPE]; member
2533 ice_find_prot_off(struct ice_hw *hw, enum ice_block blk, u8 prof, u16 fv_idx, in ice_find_prot_off() argument2541 if (fv_idx >= hw->blk[blk].es.fvw) in ice_find_prot_off()2546 *prot = fv_ext[fv_idx].prot_id; in ice_find_prot_off()2547 *off = fv_ext[fv_idx].off; in ice_find_prot_off()