Searched defs:napi (Results 1 – 13 of 13) sorted by relevance
| /net/core/ |
| A D | gro.c | 638 static void napi_reuse_skb(struct napi_struct *napi, struct sk_buff *skb) in napi_reuse_skb() 668 struct sk_buff *napi_get_frags(struct napi_struct *napi) in napi_get_frags() 683 static gro_result_t napi_frags_finish(struct napi_struct *napi, in napi_frags_finish() 715 static struct sk_buff *napi_frags_skb(struct napi_struct *napi) in napi_frags_skb() 755 gro_result_t napi_gro_frags(struct napi_struct *napi) in napi_gro_frags()
|
| A D | dev.h | 236 struct napi_struct *napi; in netdev_set_defer_hard_irqs() local 282 struct napi_struct *napi; in netdev_set_gro_flush_timeout() local 345 static inline void xdp_do_check_flushed(struct napi_struct *napi) { } in xdp_do_check_flushed() 349 static inline void napi_assert_will_not_race(const struct napi_struct *napi) in napi_assert_will_not_race()
|
| A D | gro_cells.c | 10 struct napi_struct napi; member 51 static int gro_cell_poll(struct napi_struct *napi, int budget) in gro_cell_poll()
|
| A D | netdev-genl.c | 162 netdev_nl_napi_fill_one(struct sk_buff *rsp, struct napi_struct *napi, in netdev_nl_napi_fill_one() 223 struct napi_struct *napi; in netdev_nl_napi_get_doit() local 265 struct napi_struct *napi; in netdev_nl_napi_dump_one() local 325 netdev_nl_napi_set_config(struct napi_struct *napi, struct genl_info *info) in netdev_nl_napi_set_config() 361 struct napi_struct *napi; in netdev_nl_napi_set_doit() local 382 static int nla_put_napi_id(struct sk_buff *skb, const struct napi_struct *napi) in nla_put_napi_id()
|
| A D | netpoll.c | 142 static void poll_one_napi(struct napi_struct *napi) in poll_one_napi() 165 struct napi_struct *napi; in poll_napi() local 303 struct napi_struct *napi; in netpoll_owner_active() local
|
| A D | dev.c | 778 struct napi_struct *napi; in napi_by_id() local 791 struct napi_struct *napi; in netdev_napi_by_id() local 819 struct napi_struct *napi; in netdev_napi_by_id_lock() local 1024 struct napi_struct *napi; in dev_get_by_napi_id() local 6717 struct napi_struct *napi; in __napi_busy_loop() local 6819 struct napi_struct *napi; in napi_suspend_irqs() local 6835 struct napi_struct *napi; in napi_resume_irqs() local 6913 struct napi_struct *napi; in napi_watchdog() local 7001 struct napi_struct *napi; in netif_set_threaded() local 7088 struct napi_struct *napi = in netif_napi_irq_notify() local [all …]
|
| A D | page_pool.c | 836 const struct napi_struct *napi; in page_pool_napi_local() local 1221 struct napi_struct *napi) in page_pool_enable_direct_recycling()
|
| A D | drop_monitor.c | 274 static void trace_napi_poll_hit(void *ignore, struct napi_struct *napi, in trace_napi_poll_hit() 542 struct napi_struct *napi, in net_dm_packet_trace_napi_poll_hit()
|
| A D | skbuff.c | 794 struct sk_buff *napi_alloc_skb(struct napi_struct *napi, unsigned int len) in napi_alloc_skb()
|
| A D | filter.c | 4333 void xdp_do_check_flushed(struct napi_struct *napi) in xdp_do_check_flushed()
|
| /net/mptcp/ |
| A D | protocol.h | 488 struct napi_struct napi; member
|
| A D | protocol.c | 4046 static int mptcp_napi_poll(struct napi_struct *napi, int budget) in mptcp_napi_poll()
|
| /net/mac80211/ |
| A D | rx.c | 5434 struct sk_buff *skb, struct napi_struct *napi) in ieee80211_rx_napi()
|
Completed in 769 milliseconds