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

/freebsd-13-stable/sys/dev/ice/
H A Dice_flex_pipe.c1460 struct ice_sw_fv_section *fv_section = local
1465 if (index >= LE16_TO_CPU(fv_section->count))
1473 *offset = LE16_TO_CPU(fv_section->base_offset) + index;
1474 return fv_section->fv + index;

Completed in 114 milliseconds