Home
last modified time | relevance | path

Searched refs:IXGBE_GSO_PARTIAL_FEATURES (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c10852 #define IXGBE_GSO_PARTIAL_FEATURES (NETIF_F_GSO_GRE | \ in ixgbe_probe() macro
10859 netdev->gso_partial_features = IXGBE_GSO_PARTIAL_FEATURES; in ixgbe_probe()
10861 IXGBE_GSO_PARTIAL_FEATURES; in ixgbe_probe()
10895 netdev->mpls_features |= IXGBE_GSO_PARTIAL_FEATURES; in ixgbe_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c10993 #define IXGBE_GSO_PARTIAL_FEATURES (NETIF_F_GSO_GRE | \ in ixgbe_probe() macro
11000 netdev->gso_partial_features = IXGBE_GSO_PARTIAL_FEATURES; in ixgbe_probe()
11002 IXGBE_GSO_PARTIAL_FEATURES; in ixgbe_probe()
11035 netdev->mpls_features |= IXGBE_GSO_PARTIAL_FEATURES; in ixgbe_probe()

Completed in 25 milliseconds