Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Ddev.c4557 static enum hrtimer_restart napi_watchdog(struct hrtimer *timer) in napi_watchdog() function
4573 napi->timer.function = napi_watchdog; in netif_napi_add()