Home
last modified time | relevance | path

Searched defs:napi (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dnetpoll.h73 static inline void *netpoll_poll_lock(struct napi_struct *napi) in netpoll_poll_lock()
88 struct napi_struct *napi = have; in netpoll_poll_unlock() local
106 static inline void *netpoll_poll_lock(struct napi_struct *napi) in netpoll_poll_lock()
Dif_vlan.h149 static inline int vlan_gro_receive(struct napi_struct *napi, in vlan_gro_receive()
156 static inline int vlan_gro_frags(struct napi_struct *napi, in vlan_gro_frags()
Dnetdevice.h366 static inline int napi_reschedule(struct napi_struct *napi) in napi_reschedule()
1579 static inline int netif_rx_schedule_prep(struct napi_struct *napi) in netif_rx_schedule_prep()
1587 static inline void __netif_rx_schedule(struct napi_struct *napi) in __netif_rx_schedule()
1594 static inline void netif_rx_schedule(struct napi_struct *napi) in netif_rx_schedule()
1601 static inline int netif_rx_reschedule(struct napi_struct *napi) in netif_rx_reschedule()
1613 static inline void __netif_rx_complete(struct napi_struct *napi) in __netif_rx_complete()
1623 static inline void netif_rx_complete(struct napi_struct *napi) in netif_rx_complete()