Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dbusy_poll.h91 napi = napi_by_id(sk->sk_napi_id); in sk_busy_loop()
/linux-4.4.14/net/core/
Ddev.c4672 struct napi_struct *napi_by_id(unsigned int napi_id) in napi_by_id() function
4683 EXPORT_SYMBOL_GPL(napi_by_id);
4697 if (napi_by_id(napi->napi_id)) in napi_hash_add()
/linux-4.4.14/include/linux/
Dnetdevice.h471 struct napi_struct *napi_by_id(unsigned int napi_id);