Home
last modified time | relevance | path

Searched refs:restart_counter (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wan/
Dhdlc_ppp.c72 u8 restart_counter; member
327 proto->restart_counter = 0; in ppp_cp_event()
329 proto->restart_counter = (proto->state == STOPPING) ? in ppp_cp_event()
573 if (proto->restart_counter) { in ppp_timer()
576 proto->restart_counter--; in ppp_timer()
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
Dcarl9170.h295 unsigned int restart_counter; member
Ddebug.c667 ar->restart_counter, ar->last_reason); in carl9170_debugfs_bug_read()
Dmain.c492 ar->restart_counter++; in carl9170_restart_work()