Home
last modified time | relevance | path

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

/include/linux/
Dnetpoll.h69 static inline void *netpoll_poll_lock(struct napi_struct *napi) in netpoll_poll_lock()
86 struct napi_struct *napi = have; in netpoll_poll_unlock()
98 static inline void *netpoll_poll_lock(struct napi_struct *napi) in netpoll_poll_lock()
Dnetdevice.h330 struct napi_struct { struct
343 int (*poll)(struct napi_struct *, int); argument
443 void __napi_schedule(struct napi_struct *n);
444 void __napi_schedule_irqoff(struct napi_struct *n);
446 static inline bool napi_disable_pending(struct napi_struct *n) in napi_disable_pending()
451 bool napi_schedule_prep(struct napi_struct *n);
460 static inline void napi_schedule(struct napi_struct *n) in napi_schedule()
472 static inline void napi_schedule_irqoff(struct napi_struct *n) in napi_schedule_irqoff()
479 static inline bool napi_reschedule(struct napi_struct *napi) in napi_reschedule()
488 bool napi_complete_done(struct napi_struct *n, int work_done);
[all …]
Dskbuff.h248 struct napi_struct;
2927 struct sk_buff *__napi_alloc_skb(struct napi_struct *napi,
2929 static inline struct sk_buff *napi_alloc_skb(struct napi_struct *napi, in napi_alloc_skb()
/include/trace/events/
Dnapi.h16 TP_PROTO(struct napi_struct *napi, int work, int budget),
21 __field( struct napi_struct *, napi)
/include/net/
Dbusy_poll.h28 struct napi_struct;
114 struct napi_struct *napi) in skb_mark_napi_id()
Dmac80211.h4497 struct sk_buff *skb, struct napi_struct *napi);
/include/linux/can/
Drx-offload.h28 struct napi_struct napi;