Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dinet_lro.c49 #define LRO_INC_STATS(lro_mgr, attr) { lro_mgr->stats.attr++; } argument
246 static struct net_lro_desc *lro_get_desc(struct net_lro_mgr *lro_mgr, in lro_get_desc()
277 static void lro_flush(struct net_lro_mgr *lro_mgr, in lro_flush()
294 static int __lro_proc_skb(struct net_lro_mgr *lro_mgr, struct sk_buff *skb, in __lro_proc_skb()
351 void lro_receive_skb(struct net_lro_mgr *lro_mgr, in lro_receive_skb()
364 void lro_flush_all(struct net_lro_mgr *lro_mgr) in lro_flush_all()
/linux-4.4.14/drivers/net/ethernet/pasemi/
Dpasemi_mac.h87 struct net_lro_mgr lro_mgr; member
/linux-4.4.14/drivers/infiniband/hw/nes/
Dnes_hw.h1267 struct net_lro_mgr lro_mgr; member