Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/packetengines/
H A Dyellowfin.c346 static void yellowfin_timer(struct timer_list *t);
642 timer_setup(&yp->timer, yellowfin_timer, 0); in yellowfin_open()
653 static void yellowfin_timer(struct timer_list *t) in yellowfin_timer() function