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