Searched defs:gro (Results 1 – 7 of 7) sorted by relevance
| /linux/net/core/ |
| H A D | gro.c | 254 static void gro_complete(struct gro_node *gro, struct sk_buff *skb) in gro_complete() 290 static void __gro_flush_chain(struct gro_node *gro, u32 index, bool flush_old) in __gro_flush_chain() 312 void __gro_flush(struct gro_node *gro, bool flush_old) in __gro_flush() 443 static void gro_flush_oldest(struct gro_node *gro, struct list_head *head) in gro_flush_oldest() 462 static enum gro_result dev_gro_receive(struct gro_node *gro, in dev_gro_receive() 598 static gro_result_t gro_skb_finish(struct gro_node *gro, struct sk_buff *skb, in gro_skb_finish() 624 gro_result_t gro_receive_skb(struct gro_node *gro, struct sk_buff *skb) in gro_receive_skb() 803 void gro_init(struct gro_node *gro) in gro_init() 817 void gro_cleanup(struct gro_node *gro) in gro_cleanup()
|
| /linux/include/net/ |
| H A D | gro.h | 514 gro_flush(struct gro_node * gro,bool flush_old) gro_flush() argument 528 gro_normal_list(struct gro_node * gro) gro_normal_list() argument 537 gro_flush_normal(struct gro_node * gro,bool flush_old) gro_flush_normal() argument 546 gro_normal_one(struct gro_node * gro,struct sk_buff * skb,int segs) gro_normal_one() argument [all...] |
| H A D | busy_poll.h | 131 const struct gro_node *gro) in __skb_mark_napi_id()
|
| /linux/kernel/bpf/ |
| H A D | cpumap.c | 71 struct gro_node gro; member
|
| /linux/arch/um/drivers/ |
| H A D | vector_kern.c | 192 char *gro = uml_vector_fetch_arg(def, "gro"); in get_req_size() local
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | txrx.c | 894 struct wil_net_stats *stats, bool gro) in wil_netif_rx()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.c | 1850 bool gro; in bnxt_tpa_end() local
|