/linux/drivers/net/usb/ |
H A D | aqc111.h | 30 NETIF_F_TSO | NETIF_F_HW_VLAN_CTAG_TX |\ 35 NETIF_F_TSO | NETIF_F_HW_VLAN_CTAG_FILTER) 39 NETIF_F_TSO)
|
/linux/arch/um/drivers/ |
H A D | vector_transports.c | 409 vp->dev->hw_features |= (NETIF_F_TSO | NETIF_F_GRO); in build_raw_transport_data() 412 NETIF_F_TSO | NETIF_F_GRO); in build_raw_transport_data() 429 (NETIF_F_TSO | NETIF_F_GSO | NETIF_F_GRO); in build_hybrid_transport_data() 432 NETIF_F_TSO | NETIF_F_GSO | NETIF_F_GRO); in build_hybrid_transport_data() 454 (NETIF_F_TSO | NETIF_F_GSO | NETIF_F_GRO); in build_tap_transport_data() 457 NETIF_F_TSO | NETIF_F_GSO | NETIF_F_GRO); in build_tap_transport_data()
|
/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_vf.c | 150 NETIF_F_HW_CSUM | NETIF_F_TSO | NETIF_F_TSO6 | in enetc_vf_netdev_setup() 155 NETIF_F_HW_CSUM | NETIF_F_TSO | NETIF_F_TSO6 | in enetc_vf_netdev_setup() 158 NETIF_F_TSO | NETIF_F_TSO6; in enetc_vf_netdev_setup()
|
H A D | enetc_pf_common.c | 113 NETIF_F_HW_CSUM | NETIF_F_TSO | NETIF_F_TSO6 | in enetc_pf_netdev_setup() 118 NETIF_F_HW_CSUM | NETIF_F_TSO | NETIF_F_TSO6 | in enetc_pf_netdev_setup() 121 NETIF_F_TSO | NETIF_F_TSO6; in enetc_pf_netdev_setup()
|
/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-main.c | 240 NETIF_F_TSO | in xgbe_config_netdev() 255 NETIF_F_TSO | in xgbe_config_netdev() 270 NETIF_F_TSO | in xgbe_config_netdev()
|
/linux/include/linux/ |
H A D | netdev_features.h | 132 #define NETIF_F_TSO __NETIF_F(TSO) macro 210 #define NETIF_F_ALL_TSO (NETIF_F_TSO | NETIF_F_TSO6 | \
|
/linux/drivers/net/ethernet/broadcom/bnge/ |
H A D | bnge_netdev.c | 183 NETIF_F_TSO | in bnge_netdev_alloc() 204 NETIF_F_TSO | in bnge_netdev_alloc()
|
/linux/drivers/net/ |
H A D | macvtap.c | 51 #define TUN_OFFLOADS (NETIF_F_HW_CSUM | NETIF_F_TSO_ECN | NETIF_F_TSO | \
|
H A D | tap.c | 879 feature_mask |= NETIF_F_TSO; in set_offload() 897 if (feature_mask & (NETIF_F_TSO | NETIF_F_TSO6) || in set_offload()
|
/linux/drivers/net/ethernet/chelsio/cxgb/ |
H A D | cxgb2.c | 189 if (adapter->port[0].dev->hw_features & NETIF_F_TSO) in enable_hw_csum() 1048 netdev->hw_features |= NETIF_F_TSO; in init_one() 1049 netdev->features |= NETIF_F_TSO; in init_one() 1054 netdev->hard_header_len += (netdev->hw_features & NETIF_F_TSO) ? in init_one()
|
/linux/drivers/net/ethernet/qualcomm/emac/ |
H A D | emac.c | 668 NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_HW_VLAN_CTAG_RX | in emac_probe() 673 NETIF_F_TSO | NETIF_F_TSO6; in emac_probe()
|
/linux/drivers/net/ethernet/huawei/hinic3/ |
H A D | hinic3_main.c | 142 tso_fts |= NETIF_F_TSO | NETIF_F_TSO6; in netdev_feature_init()
|
/linux/drivers/net/ethernet/ibm/ |
H A D | ibmveth.c | 1026 dev->features &= ~(NETIF_F_TSO | NETIF_F_TSO6); in ibmveth_set_tso() 1055 int large_send = !!(features & (NETIF_F_TSO | NETIF_F_TSO6)); in ibmveth_set_features() 1070 features & ~(NETIF_F_TSO | NETIF_F_TSO6); in ibmveth_set_features() 1844 netdev->hw_features |= NETIF_F_TSO | NETIF_F_TSO6; in ibmveth_probe() 1847 netdev->hw_features |= NETIF_F_TSO; in ibmveth_probe()
|
/linux/drivers/net/xen-netback/ |
H A D | interface.c | 373 features &= ~NETIF_F_TSO; in xenvif_fix_features() 530 NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_FRAGLIST; in xenvif_alloc()
|
/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | lio_vf_main.c | 1822 if ((request & NETIF_F_TSO) && !(lio->dev_capability & NETIF_F_TSO)) in liquidio_fix_features() 1823 request &= ~NETIF_F_TSO; in liquidio_fix_features() 2088 | NETIF_F_TSO | NETIF_F_TSO6 in setup_nic_devices() 2101 | NETIF_F_TSO | NETIF_F_TSO6 in setup_nic_devices()
|
/linux/drivers/net/ethernet/marvell/octeon_ep/ |
H A D | octep_main.c | 929 if ((feat & (NETIF_F_TSO)) && (skb_is_gso(skb))) { in octep_start_xmit() 1102 if (features & NETIF_F_TSO) in octep_set_features() 1510 netdev->hw_features |= NETIF_F_TSO; in octep_probe()
|
/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-config.h | 91 NETIF_F_TSO | NETIF_F_TSO6)
|
/linux/drivers/net/ethernet/sfc/ |
H A D | ef100_tx.c | 64 if (!(efx->net_dev->features & NETIF_F_TSO)) in ef100_tx_can_tso()
|
/linux/drivers/net/ethernet/realtek/ |
H A D | 8139cp.c | 1863 features &= ~NETIF_F_TSO; in cp_features_check() 1993 dev->features |= NETIF_F_SG | NETIF_F_IP_CSUM | NETIF_F_TSO | in cp_init_one() 1999 dev->hw_features |= NETIF_F_SG | NETIF_F_IP_CSUM | NETIF_F_TSO | in cp_init_one() 2001 dev->vlan_features = NETIF_F_SG | NETIF_F_IP_CSUM | NETIF_F_TSO | in cp_init_one()
|
/linux/drivers/s390/net/ |
H A D | qeth_l3_main.c | 1876 card->dev->hw_features |= NETIF_F_TSO | in qeth_l3_setup_netdev() 1878 card->dev->vlan_features |= NETIF_F_TSO | in qeth_l3_setup_netdev() 1894 else if (card->dev->hw_features & NETIF_F_TSO) in qeth_l3_setup_netdev() 1914 if (card->dev->hw_features & (NETIF_F_TSO | NETIF_F_TSO6)) in qeth_l3_setup_netdev()
|
/linux/drivers/net/ethernet/sun/ |
H A D | sunvnet.c | 303 dev->hw_features = NETIF_F_TSO | NETIF_F_GSO | NETIF_F_ALL_TSO | in vnet_new()
|
/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_repr.c | 350 netdev->hw_features |= NETIF_F_TSO | NETIF_F_TSO6; in nfp_repr_init()
|
/linux/drivers/net/netdevsim/ |
H A D | netdev.c | 954 NETIF_F_TSO; in nsim_setup() 960 NETIF_F_TSO; in nsim_setup()
|
/linux/drivers/net/ethernet/intel/igbvf/ |
H A D | netdev.c | 2653 NETIF_F_TSO | in igbvf_features_check() 2660 NETIF_F_TSO | in igbvf_features_check() 2667 features &= ~NETIF_F_TSO; in igbvf_features_check() 2779 NETIF_F_TSO | in igbvf_probe()
|
/linux/drivers/net/wireless/ath/wil6210/ |
H A D | netdev.c | 341 NETIF_F_TSO | NETIF_F_TSO6; in wil_vif_alloc()
|