Home
last modified time | relevance | path

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

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