Home
last modified time | relevance | path

Searched refs:packet_offload (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/net/core/
H A Dgro.c29 void dev_add_offload(struct packet_offload *po) in dev_add_offload()
31 struct packet_offload *elem; in dev_add_offload()
56 static void __dev_remove_offload(struct packet_offload *po) in __dev_remove_offload()
59 struct packet_offload *po1; in __dev_remove_offload()
87 void dev_remove_offload(struct packet_offload *po) in dev_remove_offload()
234 struct packet_offload *ptype; in napi_gro_complete()
439 struct packet_offload *ptype; in dev_gro_receive()
542 struct packet_offload *gro_find_receive_by_type(__be16 type) in gro_find_receive_by_type()
545 struct packet_offload *ptype; in gro_find_receive_by_type()
556 struct packet_offload *gro_find_complete_by_type(__be16 type) in gro_find_complete_by_type()
[all …]
H A Dgso.c17 struct packet_offload *ptype; in skb_eth_gso_segment()
41 struct packet_offload *ptype; in skb_mac_gso_segment()
/openbmc/linux/net/mpls/
H A Dmpls_gso.c76 static struct packet_offload mpls_mc_offload __read_mostly = {
84 static struct packet_offload mpls_uc_offload __read_mostly = {
/openbmc/linux/net/ethernet/
H A Deth.c397 const struct packet_offload *ptype; in eth_gro_receive()
450 struct packet_offload *ptype; in eth_gro_complete()
466 static struct packet_offload eth_packet_offload __read_mostly = {
/openbmc/linux/net/ipv4/
H A Dgre_offload.c131 struct packet_offload *ptype; in gre_gro_receive()
239 struct packet_offload *ptype; in gre_gro_complete()
H A Daf_inet.c1910 static struct packet_offload ip_packet_offload __read_mostly = {
/openbmc/linux/net/8021q/
H A Dvlan_core.c467 const struct packet_offload *ptype; in vlan_gro_receive()
519 struct packet_offload *ptype; in vlan_gro_complete()
531 static struct packet_offload vlan_packet_offloads[] __read_mostly = {
/openbmc/linux/net/nsh/
H A Dnsh.c129 static struct packet_offload nsh_packet_offload __read_mostly = {
/openbmc/linux/net/ipv6/
H A Dip6_offload.c426 static struct packet_offload ipv6_packet_offload __read_mostly = {
/openbmc/linux/include/linux/
H A Dnetdevice.h2730 struct packet_offload { struct
3083 void dev_add_offload(struct packet_offload *po);
3084 void dev_remove_offload(struct packet_offload *po);
3927 struct packet_offload *gro_find_receive_by_type(__be16 type);
3928 struct packet_offload *gro_find_complete_by_type(__be16 type);
/openbmc/linux/drivers/net/
H A Dgeneve.c510 const struct packet_offload *ptype; in geneve_gro_receive()
566 struct packet_offload *ptype; in geneve_gro_complete()
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c748 const struct packet_offload *ptype; in vxlan_gpe_gro_receive()
781 const struct packet_offload *ptype; in vxlan_gpe_gro_complete()