Searched refs:flt_region_entries (Results 1 – 2 of 2) sorted by relevance
384 uint32_t flt_region_entries; member
4677 fcp->flt_region_entries = len / FLT_REGION_SIZE; in isp_read_flt_2xxx()4682 fcp->flt_region_entries); in isp_read_flt_2xxx()4695 struct flt_region region[fcp->flt_region_entries]; in isp_parse_flt_2xxx()4697 for (count = 0; count < fcp->flt_region_entries; count++) { in isp_parse_flt_2xxx()