Searched refs:timer_state (Results 1 – 5 of 5) sorted by relevance
48 u_char timer_state ; member
534 if (bp->timer_state == ltrywait) { in bigmac_timer()542 bp->timer_state = asleep; in bigmac_timer()571 bp->timer_state = asleep; /* foo on you */ in bigmac_timer()614 bp->timer_state = ltrywait; in bigmac_begin_auto_negotiation()935 bp->timer_state = asleep; in bigmac_close()1175 bp->timer_state = asleep; in bigmac_ether_init()
312 enum bigmac_timer_state timer_state; member
619 if (hp->timer_state == arbwait) { in set_happy_link_modes()698 switch(hp->timer_state) { in happy_meal_timer()721 hp->timer_state = ltrywait; in happy_meal_timer()743 hp->timer_state = lupwait; in happy_meal_timer()763 hp->timer_state = asleep; in happy_meal_timer()810 hp->timer_state = asleep; in happy_meal_timer()856 hp->timer_state = asleep; /* foo on you */ in happy_meal_timer()1377 hp->timer_state = arbwait; in happy_meal_begin_auto_negotiation()1412 hp->timer_state = ltrywait; in happy_meal_begin_auto_negotiation()2818 hp->timer_state = asleep; in happy_meal_sbus_probe_one()[all …]
456 enum happy_timer_state timer_state; /* State of the auto-neg timer. */ member