Searched refs:chargeint (Results 1 – 2 of 2) sorted by relevance
363 while (time_after(jiffies, l->chargetime + l->chargeint)) in isdn_net_autohup()364 l->chargetime += l->chargeint; in isdn_net_autohup()365 if (time_after(jiffies, l->chargetime + l->chargeint - 2 * HZ)) in isdn_net_autohup()374 } else if (time_after(jiffies, l->chargetime + l->chargeint)) { in isdn_net_autohup()377 l->name, l->chargetime, l->chargeint); in isdn_net_autohup()550 lp->chargeint = jiffies - lp->chargetime - (2 * HZ); in isdn_net_stat_callback()733 if (lp->chargeint) { in isdn_net_dial()2914 if (cfg->chargeint > 10) { in isdn_net_setcfg()2916 lp->chargeint = cfg->chargeint * HZ; in isdn_net_setcfg()2980 cfg->chargeint = (lp->hupflags & ISDN_CHARGEHUP) ? in isdn_net_getcfg()[all …]
134 int chargeint; /* Use fixed charge interval length */ member337 int chargeint; /* Interval between charge-infos */ member