Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/fddi/skfp/h/
Dsba.h48 u_char timer_state ; member
/Linux-v4.19/drivers/net/ethernet/sun/
Dsunbmac.c534 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()
Dsunbmac.h312 enum bigmac_timer_state timer_state; member
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()
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 …]
Dsunhme.h456 enum happy_timer_state timer_state; /* State of the auto-neg timer. */ member