Searched defs:napi_id (Results 1 – 4 of 4) sorted by relevance
23 unsigned int napi_id; member225 u32 napi_id; in netdev_nl_napi_get_doit() local362 unsigned int napi_id; in netdev_nl_napi_set_doit() local
220 unsigned int napi_id; in page_pool_nl_fill() local
775 static struct napi_struct *napi_by_id(unsigned int napi_id) in napi_by_id()789 netdev_napi_by_id(struct net *net, unsigned int napi_id) in netdev_napi_by_id()817 netdev_napi_by_id_lock(struct net *net, unsigned int napi_id) in netdev_napi_by_id_lock()1022 struct net_device *dev_get_by_napi_id(unsigned int napi_id) in dev_get_by_napi_id()6709 static void __napi_busy_loop(unsigned int napi_id, in __napi_busy_loop()6793 void napi_busy_loop_rcu(unsigned int napi_id, in napi_busy_loop_rcu()6805 void napi_busy_loop(unsigned int napi_id, in napi_busy_loop()6817 void napi_suspend_irqs(unsigned int napi_id) in napi_suspend_irqs()6833 void napi_resume_irqs(unsigned int napi_id) in napi_resume_irqs()6857 unsigned int napi_id) in __napi_hash_add_with_id()[all …]
169 unsigned int napi_id, u32 frag_size) in __xdp_rxq_info_reg()
Completed in 37 milliseconds