Searched refs:fv_section (Results 1 – 1 of 1) sorted by relevance
345 struct ice_sw_fv_section *fv_section = section; in ice_sw_fv_handler() local349 if (index >= le16_to_cpu(fv_section->count)) in ice_sw_fv_handler()357 *offset = le16_to_cpu(fv_section->base_offset) + index; in ice_sw_fv_handler()358 return fv_section->fv + index; in ice_sw_fv_handler()