Home
last modified time | relevance | path

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

/linux/net/core/
H A Dgro.c253 static void gro_complete(struct gro_node *gro, struct sk_buff *skb) in gro_complete()
289 static void __gro_flush_chain(struct gro_node *gro, u32 index, bool flush_old) in __gro_flush_chain()
311 void __gro_flush(struct gro_node *gro, bool flush_old) in __gro_flush()
441 static void gro_flush_oldest(struct gro_node *gro, struct list_head *head) in gro_flush_oldest()
460 static enum gro_result dev_gro_receive(struct gro_node *gro, in dev_gro_receive()
596 static gro_result_t gro_skb_finish(struct gro_node *gro, struct sk_buff *skb, in gro_skb_finish()
622 gro_result_t gro_receive_skb(struct gro_node *gro, struct sk_buff *skb) in gro_receive_skb()
795 void gro_init(struct gro_node *gro) in gro_init()
809 void gro_cleanup(struct gro_node *gro) in gro_cleanup()
/linux/include/net/
H A Dgro.h514 static inline void gro_flush(struct gro_node *gro, bool flush_old) in gro_flush()
528 static inline void gro_normal_list(struct gro_node *gro) in gro_normal_list()
540 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.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/include/linux/
H A Dnetdevice.h399 struct gro_node gro; member
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c1834 bool gro; in bnxt_tpa_end() local