Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Ddev.c166 static struct napi_struct *napi_by_id(unsigned int napi_id);
809 napi = napi_by_id(napi_id); in dev_get_by_napi_id()
6031 static struct napi_struct *napi_by_id(unsigned int napi_id) in napi_by_id() function
6099 napi = napi_by_id(napi_id); in napi_busy_loop()
6170 } while (napi_by_id(napi_gen_id)); in napi_hash_add()