Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cisco/enic/
H A Denic.h168 u64 napi_complete; /* napi complete intr reenabled */ member
/linux/include/linux/
H A Dnetdevice.h587 static inline bool napi_complete(struct napi_struct *n) in napi_complete() function