Lines Matching full:segmentation
26 [NETIF_F_GSO_BIT] = "tx-generic-segmentation",
33 [NETIF_F_TSO_BIT] = "tx-tcp-segmentation",
35 [NETIF_F_TSO_ECN_BIT] = "tx-tcp-ecn-segmentation",
36 [NETIF_F_TSO_MANGLEID_BIT] = "tx-tcp-mangleid-segmentation",
37 [NETIF_F_TSO6_BIT] = "tx-tcp6-segmentation",
38 [NETIF_F_FSO_BIT] = "tx-fcoe-segmentation",
39 [NETIF_F_GSO_GRE_BIT] = "tx-gre-segmentation",
40 [NETIF_F_GSO_GRE_CSUM_BIT] = "tx-gre-csum-segmentation",
41 [NETIF_F_GSO_IPXIP4_BIT] = "tx-ipxip4-segmentation",
42 [NETIF_F_GSO_IPXIP6_BIT] = "tx-ipxip6-segmentation",
43 [NETIF_F_GSO_UDP_TUNNEL_BIT] = "tx-udp_tnl-segmentation",
44 [NETIF_F_GSO_UDP_TUNNEL_CSUM_BIT] = "tx-udp_tnl-csum-segmentation",
46 [NETIF_F_GSO_TUNNEL_REMCSUM_BIT] = "tx-tunnel-remcsum-segmentation",
47 [NETIF_F_GSO_SCTP_BIT] = "tx-sctp-segmentation",
48 [NETIF_F_GSO_ESP_BIT] = "tx-esp-segmentation",
49 [NETIF_F_GSO_UDP_L4_BIT] = "tx-udp-segmentation",