Home
last modified time | relevance | path

Searched refs:NETIF_F_GSO_IPXIP6 (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/include/linux/
Dnetdev_features.h135 #define NETIF_F_GSO_IPXIP6 __NETIF_F(GSO_IPXIP6) macro
224 NETIF_F_GSO_IPXIP6 | \
Dnetdevice.h4391 BUILD_BUG_ON(SKB_GSO_IPXIP6 != (NETIF_F_GSO_IPXIP6 >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
/Linux-v4.19/drivers/net/ethernet/intel/igbvf/
Dnetdev.c2806 NETIF_F_GSO_IPXIP6 | \ in igbvf_probe()
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40evf_main.c3298 NETIF_F_GSO_IPXIP6 | in i40evf_process_config()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf_main.c4582 NETIF_F_GSO_IPXIP6 | \ in ixgbevf_probe()
/Linux-v4.19/drivers/net/ethernet/intel/igb/
Digb_main.c3159 NETIF_F_GSO_IPXIP6 | \ in igb_probe()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c10610 NETIF_F_GSO_IPXIP6 | \ in ixgbe_probe()