Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wan/
Dhdlc_ppp.c69 u8 restart_counter; member
322 proto->restart_counter = 0; in ppp_cp_event()
324 proto->restart_counter = (proto->state == STOPPING) ? in ppp_cp_event()
581 if (proto->restart_counter) { in ppp_timer()
584 proto->restart_counter--; in ppp_timer()
/linux-5.19.10/drivers/net/wireless/ath/carl9170/
Dcarl9170.h298 unsigned int restart_counter; member
Ddebug.c669 ar->restart_counter, ar->last_reason); in carl9170_debugfs_bug_read()
Dmain.c491 ar->restart_counter++; in carl9170_restart_work()