Searched refs:napi_by_id (Results 1 – 1 of 1) sorted by relevance
4450 struct napi_struct *napi_by_id(unsigned int napi_id) in napi_by_id() function4461 EXPORT_SYMBOL_GPL(napi_by_id);4475 if (napi_by_id(napi->napi_id)) in napi_hash_add()