Searched refs:period_giveups (Results 1 – 2 of 2) sorted by relevance
821 bcp->period_giveups = 0; in record_send_stats()822 bcp->period_giveups++; in record_send_stats()823 if (bcp->period_giveups == 1) in record_send_stats()825 if (bcp->period_giveups > bcp->giveup_limit) { in record_send_stats()980 tbcp->period_giveups = 0; in check_enable()
632 int period_giveups; member