Home
last modified time | relevance | path

Searched refs:NETIF_F_GSO_IPXIP4 (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/include/linux/
Dnetdev_features.h134 #define NETIF_F_GSO_IPXIP4 __NETIF_F(GSO_IPXIP4) macro
223 NETIF_F_GSO_IPXIP4 | \
Dnetdevice.h4390 BUILD_BUG_ON(SKB_GSO_IPXIP4 != (NETIF_F_GSO_IPXIP4 >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
/Linux-v4.19/drivers/net/ethernet/intel/igbvf/
Dnetdev.c2805 NETIF_F_GSO_IPXIP4 | \ in igbvf_probe()
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40evf_main.c3297 NETIF_F_GSO_IPXIP4 | in i40evf_process_config()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf_main.c4581 NETIF_F_GSO_IPXIP4 | \ in ixgbevf_probe()
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c8898 NETIF_F_GSO_IPXIP4 | in bnxt_init_one()
8911 NETIF_F_GSO_IPXIP4 | NETIF_F_GSO_PARTIAL; in bnxt_init_one()
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c13297 NETIF_F_GSO_IPXIP4 | in bnx2x_init_dev()
13305 NETIF_F_GSO_IPXIP4 | in bnx2x_init_dev()
/Linux-v4.19/drivers/net/ethernet/intel/igb/
Digb_main.c3158 NETIF_F_GSO_IPXIP4 | \ in igb_probe()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c10609 NETIF_F_GSO_IPXIP4 | \ in ixgbe_probe()