Searched refs:timer_state (Results 1 – 5 of 5) sorted by relevance
48 u_char timer_state ; member
533 if (bp->timer_state == ltrywait) { in bigmac_timer()541 bp->timer_state = asleep; in bigmac_timer()570 bp->timer_state = asleep; /* foo on you */ in bigmac_timer()613 bp->timer_state = ltrywait; in bigmac_begin_auto_negotiation()935 bp->timer_state = asleep; in bigmac_close()1176 bp->timer_state = asleep; in bigmac_ether_init()
311 enum bigmac_timer_state timer_state; member
618 if (hp->timer_state == arbwait) { in set_happy_link_modes()697 switch(hp->timer_state) { in happy_meal_timer()720 hp->timer_state = ltrywait; in happy_meal_timer()742 hp->timer_state = lupwait; in happy_meal_timer()762 hp->timer_state = asleep; in happy_meal_timer()809 hp->timer_state = asleep; in happy_meal_timer()855 hp->timer_state = asleep; /* foo on you */ in happy_meal_timer()1375 hp->timer_state = arbwait; in happy_meal_begin_auto_negotiation()1410 hp->timer_state = ltrywait; in happy_meal_begin_auto_negotiation()2814 hp->timer_state = asleep; in happy_meal_sbus_probe_one()[all …]
457 enum happy_timer_state timer_state; /* State of the auto-neg timer. */ member