Searched refs:napi_struct (Results 1 – 7 of 7) sorted by relevance
69 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()
330 struct napi_struct { struct343 int (*poll)(struct napi_struct *, int); argument443 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 …]
248 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()
16 TP_PROTO(struct napi_struct *napi, int work, int budget),21 __field( struct napi_struct *, napi)
28 struct napi_struct;114 struct napi_struct *napi) in skb_mark_napi_id()
4497 struct sk_buff *skb, struct napi_struct *napi);
28 struct napi_struct napi;