Home
last modified time | relevance | path

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

/Linux-v5.10/net/core/
Ddev.c6639 static enum hrtimer_restart napi_watchdog(struct hrtimer *timer) in napi_watchdog() function
6675 napi->timer.function = napi_watchdog; in netif_napi_add()