Searched refs:buffer_time (Results 1 – 2 of 2) sorted by relevance
1584 unsigned long buffer_time = current_time + in dgnc_maxcps_room() local1592 } else if (ch->ch_cpstime < buffer_time) { in dgnc_maxcps_room()1594 cps_limit = ((buffer_time - ch->ch_cpstime) * in dgnc_maxcps_room()
3382 unsigned long buffer_time = current_time + in dgap_maxcps_room() local3390 } else if (ch->ch_cpstime < buffer_time) { in dgap_maxcps_room()3392 cps_limit = ((buffer_time - ch->ch_cpstime) * in dgap_maxcps_room()