Searched refs:fv_ext (Results 1 – 1 of 1) sorted by relevance
706 struct ice_fv_word *fv_ext; in ice_find_prot_off() local714 fv_ext = hw->blk[blk].es.t + (prof * hw->blk[blk].es.fvw); in ice_find_prot_off()716 *prot = fv_ext[fv_idx].prot_id; in ice_find_prot_off()717 *off = fv_ext[fv_idx].off; in ice_find_prot_off()