Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/packetengines/
Dyellowfin.c346 static void yellowfin_timer(unsigned long data);
639 yp->timer.function = yellowfin_timer; /* timer handler */ in yellowfin_open()
649 static void yellowfin_timer(unsigned long data) in yellowfin_timer() function