Home
last modified time | relevance | path

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

/Linux-v5.10/net/core/
Ddev.c169 static struct napi_struct *napi_by_id(unsigned int napi_id);
1009 napi = napi_by_id(napi_id); in dev_get_by_napi_id()
6480 static struct napi_struct *napi_by_id(unsigned int napi_id) in napi_by_id() function
6548 napi = napi_by_id(napi_id); in napi_busy_loop()
6618 } while (napi_by_id(napi_gen_id)); in napi_hash_add()