Searched refs:NETIF_F_GSO_ENCAP_ALL (Results 1 – 12 of 12) sorted by relevance
100 (NETIF_F_CSUM_MASK | NETIF_F_ALL_TSO | NETIF_F_GSO_ENCAP_ALL); in vlan_tnl_features()102 if ((ret & NETIF_F_GSO_ENCAP_ALL) && (ret & NETIF_F_CSUM_MASK)) in vlan_tnl_features()
541 NETIF_F_GSO_ENCAP_ALL | in vlan_dev_init()
157 dev->features |= NETIF_F_GSO_ENCAP_ALL; in dummy_setup()
423 dev->hw_enc_features = enc_features | NETIF_F_GSO_ENCAP_ALL; in net_failover_compute_features()747 failover_dev->hw_features |= NETIF_F_GSO_ENCAP_ALL; in net_failover_create()
191 NETIF_F_GSO_ENCAP_ALL | \
1183 NETIF_F_GSO_SOFTWARE | NETIF_F_GSO_ENCAP_ALL | \
857 NETIF_F_GSO_ROBUST | NETIF_F_GSO_ENCAP_ALL)
236 #define NETIF_F_GSO_ENCAP_ALL (NETIF_F_GSO_GRE | \ macro
146 NETIF_F_GSO_SOFTWARE | NETIF_F_GSO_ENCAP_ALL; in do_setup()
430 skb_shinfo(skb)->gso_type &= ~(NETIF_F_GSO_ENCAP_ALL >> in iptunnel_pull_offloads()
1006 team->dev->hw_enc_features = enc_features | NETIF_F_GSO_ENCAP_ALL | in __team_compute_features()2169 dev->hw_features |= NETIF_F_GSO_ENCAP_ALL | NETIF_F_GSO_UDP_L4; in team_setup()
1128 bond_dev->hw_enc_features = enc_features | NETIF_F_GSO_ENCAP_ALL | in bond_compute_features()4326 bond_dev->hw_features |= NETIF_F_GSO_ENCAP_ALL | NETIF_F_GSO_UDP_L4; in bond_setup()