Searched refs:period_giveups (Results 1 – 2 of 2) sorted by relevance
847 bcp->period_giveups = 0; in record_send_stats()848 bcp->period_giveups++; in record_send_stats()849 if (bcp->period_giveups == 1) in record_send_stats()851 if (bcp->period_giveups > bcp->giveup_limit) { in record_send_stats()1007 tbcp->period_giveups = 0; in check_enable()
659 int period_giveups; member