Searched refs:ratecycle (Results 1 – 4 of 4) sorted by relevance
264 unsigned int ratecycle; member534 uint32_t ratecycle; member
142 o->ratecycle = le32_to_cpu(top->ratecycle); in convert_thread_options_to_cpu()351 top->ratecycle = cpu_to_le32(o->ratecycle); in convert_thread_options_to_net()
172 if (spent < td->o.ratecycle) in __check_min_rate()
3342 .off1 = offsetof(struct thread_options, ratecycle),