Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dvirtio_net.c3079 bool napi_complete; in virtnet_poll() local
/linux/include/linux/
H A Dnetdevice.h592 static inline bool napi_complete(struct napi_struct *n) in napi_complete() function