Searched refs:netpoll_rx_on (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dnetpoll.h83 static inline int netpoll_rx_on(struct sk_buff *skb) function
129 static inline int netpoll_rx_on(struct sk_buff *skb) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/8021q/
H A Dvlan_core.c139 if (netpoll_rx_on(skb))
157 if (netpoll_rx_on(skb)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Ddev.c3266 if (!(skb->dev->features & NETIF_F_GRO) || netpoll_rx_on(skb))

Completed in 82 milliseconds