Searched refs:napi_hash_node (Results 1 – 5 of 5) sorted by relevance
614 INIT_HLIST_NODE(&channel->napi_str.napi_hash_node); in efx_copy_channel()
617 INIT_HLIST_NODE(&channel->napi_str.napi_hash_node); in efx_copy_channel()
778 hlist_for_each_entry_rcu(napi, &napi_hash[hash], napi_hash_node) in napi_by_id()6772 hlist_add_head_rcu(&napi->napi_hash_node, in __napi_hash_add_with_id()6816 hlist_del_init_rcu(&napi->napi_hash_node); in napi_hash_del()7162 INIT_HLIST_NODE(&napi->napi_hash_node); in netif_napi_add_weight_locked()
466 INIT_HLIST_NODE(&channel->napi_str.napi_hash_node); in ef4_copy_channel()
409 struct hlist_node napi_hash_node; member