Searched defs:napi_id (Results 1 – 1 of 1) sorted by relevance
1007 struct net_device *dev_get_by_napi_id(unsigned int napi_id) in dev_get_by_napi_id()6573 static struct napi_struct *napi_by_id(unsigned int napi_id) in napi_by_id()6627 void napi_busy_loop(unsigned int napi_id, in napi_busy_loop()