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