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