Home
last modified time | relevance | path

Searched refs:timer_state (Results 1 – 5 of 5) sorted by relevance

/drivers/net/
Dsunbmac.c536 if (bp->timer_state == ltrywait) { in bigmac_timer()
544 bp->timer_state = asleep; in bigmac_timer()
573 bp->timer_state = asleep; /* foo on you */ in bigmac_timer()
616 bp->timer_state = ltrywait; in bigmac_begin_auto_negotiation()
939 bp->timer_state = asleep; in bigmac_close()
1183 bp->timer_state = asleep; in bigmac_ether_init()
Dsunhme.c619 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()
1365 hp->timer_state = arbwait; in happy_meal_begin_auto_negotiation()
1400 hp->timer_state = ltrywait; in happy_meal_begin_auto_negotiation()
2780 hp->timer_state = asleep; in happy_meal_sbus_probe_one()
[all …]
Dsunbmac.h328 enum bigmac_timer_state timer_state; member
Dsunhme.h456 enum happy_timer_state timer_state; /* State of the auto-neg timer. */ member
/drivers/net/skfp/h/
Dsba.h48 u_char timer_state ; member