Home
last modified time | relevance | path

Searched refs:napi_struct (Results 1 – 7 of 7) sorted by relevance

/include/trace/events/
Dnapi.h16 TP_PROTO(struct napi_struct *napi, int work, int budget),
21 __field( struct napi_struct *, napi)
/include/linux/
Dnetpoll.h77 static inline void *netpoll_poll_lock(struct napi_struct *napi) in netpoll_poll_lock()
94 struct napi_struct *napi = have; in netpoll_poll_unlock()
106 static inline void *netpoll_poll_lock(struct napi_struct *napi) in netpoll_poll_lock()
Dnetdevice.h316 struct napi_struct { struct
328 int (*poll)(struct napi_struct *, int); argument
423 void __napi_schedule(struct napi_struct *n);
424 void __napi_schedule_irqoff(struct napi_struct *n);
426 static inline bool napi_disable_pending(struct napi_struct *n) in napi_disable_pending()
431 bool napi_schedule_prep(struct napi_struct *n);
440 static inline void napi_schedule(struct napi_struct *n) in napi_schedule()
452 static inline void napi_schedule_irqoff(struct napi_struct *n) in napi_schedule_irqoff()
459 static inline bool napi_reschedule(struct napi_struct *napi) in napi_reschedule()
468 bool napi_complete_done(struct napi_struct *n, int work_done);
[all …]
Dskbuff.h245 struct napi_struct;
2820 struct sk_buff *__napi_alloc_skb(struct napi_struct *napi,
2822 static inline struct sk_buff *napi_alloc_skb(struct napi_struct *napi, in napi_alloc_skb()
/include/net/
Dbusy_poll.h28 struct napi_struct;
114 struct napi_struct *napi) in skb_mark_napi_id()
Dmac80211.h4314 struct sk_buff *skb, struct napi_struct *napi);
/include/linux/can/
Drx-offload.h28 struct napi_struct napi;