Searched refs:tbl_range (Results 1 – 1 of 1) sorted by relevance
665 uint32_t entry_ind, tbl_range, tbl8_group_start, tbl8_group_end, i; in add_step() local684 tbl_range = 1 << (bits_covered - depth); in add_step()686 for (i = entry_ind; i < (entry_ind + tbl_range); i++) { in add_step()