Searched refs:NETIF_F_GSO_ENCAP_ALL (Results 1 – 13 of 13) sorted by relevance
107 (NETIF_F_CSUM_MASK | NETIF_F_ALL_TSO | NETIF_F_GSO_ENCAP_ALL); in vlan_tnl_features()109 if ((ret & NETIF_F_GSO_ENCAP_ALL) && (ret & NETIF_F_CSUM_MASK)) in vlan_tnl_features()
562 NETIF_F_GSO_ENCAP_ALL | in vlan_dev_init()
129 dev->features |= NETIF_F_GSO_ENCAP_ALL; in dummy_setup()
424 dev->hw_enc_features = enc_features | NETIF_F_GSO_ENCAP_ALL; in net_failover_compute_features()748 failover_dev->hw_features |= NETIF_F_GSO_ENCAP_ALL; in net_failover_create()
193 NETIF_F_GSO_ENCAP_ALL | \
1238 NETIF_F_GSO_SOFTWARE | NETIF_F_GSO_ENCAP_ALL | \
867 NETIF_F_GSO_ROBUST | NETIF_F_GSO_ENCAP_ALL)
246 #define NETIF_F_GSO_ENCAP_ALL (NETIF_F_GSO_GRE | \ macro
128 NETIF_F_GSO_SOFTWARE | NETIF_F_GSO_ENCAP_ALL; in do_setup()
436 skb_shinfo(skb)->gso_type &= ~(NETIF_F_GSO_ENCAP_ALL >> in iptunnel_pull_offloads()
111 NETIF_F_GSO_ROBUST | NETIF_F_GSO_SOFTWARE | NETIF_F_GSO_ENCAP_ALL)
1012 team->dev->hw_enc_features = enc_features | NETIF_F_GSO_ENCAP_ALL | in __team_compute_features()2178 dev->hw_features |= NETIF_F_GSO_ENCAP_ALL | NETIF_F_GSO_UDP_L4; in team_setup()
1415 bond_dev->hw_enc_features = enc_features | NETIF_F_GSO_ENCAP_ALL | in bond_compute_features()4891 bond_dev->hw_features |= NETIF_F_GSO_ENCAP_ALL | NETIF_F_GSO_UDP_L4; in bond_setup()