Home
last modified time | relevance | path

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

/linux/net/core/
H A Dgro.c252 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.h505 static inline void gro_flush(struct gro_node *gro, bool flush_old) in gro_flush()
519 static inline void gro_normal_list(struct gro_node *gro) in gro_normal_list()
528 static inline void gro_flush_normal(struct gro_node *gro, bool flush_old) in gro_flush_normal()
537 static inline void gro_normal_one(struct gro_node *gro, struct sk_buff *skb, in gro_normal_one()
H A Dbusy_poll.h131 const struct gro_node *gro) in __skb_mark_napi_id()
/linux/kernel/bpf/
H A Dcpumap.c73 struct gro_node gro; member
/linux/arch/um/drivers/
H A Dvector_kern.c193 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/include/linux/
H A Dnetdevice.h403 struct gro_node gro; member
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c1861 bool gro; in bnxt_tpa_end() local