Home
last modified time | relevance | path

Searched defs:gro (Results 1 – 7 of 7) sorted by relevance

/linux/net/core/
H A Dgro.c254 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 Dgro.h514 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 Dbusy_poll.h131 const struct gro_node *gro) in __skb_mark_napi_id()
/linux/kernel/bpf/
H A Dcpumap.c71 struct gro_node gro; member
/linux/arch/um/drivers/
H A Dvector_kern.c192 char *gro = uml_vector_fetch_arg(def, "gro"); in get_req_size() local
/linux/drivers/net/wireless/ath/wil6210/
H A Dtxrx.c894 struct wil_net_stats *stats, bool gro) in wil_netif_rx()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c1850 bool gro; in bnxt_tpa_end() local