Searched refs:adjust_size (Results 1 – 2 of 2) sorted by relevance
662 static unsigned int adjust_size(unsigned int size, unsigned int mpu, in adjust_size() function717 size = adjust_size((i + 1) << cell_log, spec->rs_mpu, linktype); in rtnl_tc_build_rate_table()
693 size_t adjust_size = orig_size - 1; in Compute() local694 adjust_factor = (static_cast<float>(orig_size)) / adjust_size; in Compute()