Searched refs:netif_elide_gro (Results 1 - 3 of 3) sorted by last modified time

/linux-master/net/core/
H A Dgro.c479 if (netif_elide_gro(skb->dev))
H A Dgro_cells.c23 if (!gcells->cells || skb_cloned(skb) || netif_elide_gro(dev)) {
/linux-master/include/linux/
H A Dnetdevice.h2418 static inline bool netif_elide_gro(const struct net_device *dev)
2414 static inline bool netif_elide_gro(const struct net_device *dev) function

Completed in 193 milliseconds