Home
last modified time | relevance | path

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

/Linux-v6.6/net/core/
Ddev.c168 static struct napi_struct *napi_by_id(unsigned int napi_id);
922 napi = napi_by_id(napi_id); in dev_get_by_napi_id()
6165 static struct napi_struct *napi_by_id(unsigned int napi_id) in napi_by_id() function
6257 napi = napi_by_id(napi_id); in napi_busy_loop()
6336 } while (napi_by_id(napi_gen_id)); in napi_hash_add()