Home
last modified time | relevance | path

Searched defs:napi_complete (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/drivers/net/
Dvirtio_net.c2199 bool napi_complete; in virtnet_poll() local
/linux-6.8/include/linux/
Dnetdevice.h553 static inline bool napi_complete(struct napi_struct *n) in napi_complete() function