Home
last modified time | relevance | path

Searched refs:NETIF_F_TSO6 (Results 26 – 50 of 92) sorted by relevance

1234

/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c2743 if ((request & NETIF_F_TSO6) && !(lio->dev_capability & NETIF_F_TSO6)) in liquidio_fix_features()
2744 request &= ~NETIF_F_TSO6; in liquidio_fix_features()
3573 | NETIF_F_TSO | NETIF_F_TSO6 in setup_nic_devices()
3586 | NETIF_F_TSO | NETIF_F_TSO6 in setup_nic_devices()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c1834 if (changed & (NETIF_F_TSO | NETIF_F_TSO6)) { in nfp_net_set_features()
1835 if (features & (NETIF_F_TSO | NETIF_F_TSO6)) in nfp_net_set_features()
2516 netdev->hw_features |= NETIF_F_TSO | NETIF_F_TSO6; in nfp_net_netdev_init()
/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2664 NETIF_F_TSO6); in igbvf_features_check()
2671 NETIF_F_TSO6); in igbvf_features_check()
2793 NETIF_F_TSO6 | in igbvf_probe()
/openbmc/linux/drivers/net/
H A Dxen-netfront.c1490 if (features & NETIF_F_TSO6 && in xennet_fix_features()
1492 features &= ~NETIF_F_TSO6; in xennet_fix_features()
1736 NETIF_F_TSO | NETIF_F_TSO6; in xennet_create_dev()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c45 NETIF_F_TSO6 | \
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c654 NETIF_F_SG | NETIF_F_TSO | NETIF_F_TSO6 | in otx2vf_probe()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.c99 netdev->hw_features |= NETIF_F_TSO6; in mlx5i_init()
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c4422 NETIF_F_TSO6); in ixgbevf_features_check()
4429 NETIF_F_TSO6); in ixgbevf_features_check()
4605 NETIF_F_TSO6 | in ixgbevf_probe()
4626 NETIF_F_TSO6 | in ixgbevf_probe()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Defx.c986 net_dev->features |= NETIF_F_TSO6; in efx_pci_probe_post_io()
/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dmain.c1103 features &= ~(NETIF_F_TSO | NETIF_F_TSO6); in alx_fix_features()
1826 NETIF_F_TSO6; in alx_probe()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c7310 if (changed & (NETIF_F_TSO | NETIF_F_TSO6)) in e1000_set_features()
7517 NETIF_F_TSO6 | in e1000_probe()
7532 netdev->features &= ~NETIF_F_TSO6; in e1000_probe()
7536 netdev->features |= NETIF_F_TSO6; in e1000_probe()
7544 netdev->features &= ~NETIF_F_TSO6; in e1000_probe()
7559 NETIF_F_TSO6 | in e1000_probe()
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h51 NETIF_F_TSO6 | \
/openbmc/linux/drivers/net/ethernet/sfc/
H A Defx.c1006 net_dev->features |= NETIF_F_TSO | NETIF_F_TSO6; in efx_pci_probe_post_io()
H A Def100_nic.c202 netdev_features_t tso = NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_GSO_PARTIAL | in efx_ef100_init_datapath_caps()
/openbmc/linux/drivers/net/hyperv/
H A Dhyperv_net.h880 NETIF_F_TSO6 | NETIF_F_LRO | \
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c2206 NETIF_F_TSO | NETIF_F_GRO | NETIF_F_TSO6 | in nicvf_probe()
2216 NETIF_F_IPV6_CSUM | NETIF_F_TSO | NETIF_F_TSO6; in nicvf_probe()
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c2285 netdev->features |= (NETIF_F_TSO | NETIF_F_TSO6); in qlcnic_setup_netdev()
2286 netdev->vlan_features |= (NETIF_F_TSO | NETIF_F_TSO6); in qlcnic_setup_netdev()
2305 NETIF_F_TSO6; in qlcnic_setup_netdev()
/openbmc/linux/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c695 mgp->features |= NETIF_F_TSO6; in myri10ge_get_firmware_capabilities()
2897 segs = skb_gso_segment(skb, dev->features & ~NETIF_F_TSO6); in myri10ge_sw_tso()
3871 netdev->vlan_features &= ~NETIF_F_TSO6; in myri10ge_probe()
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c4853 NETIF_F_TSO6 | in iavf_process_config()
4921 if (!(netdev->wanted_features & NETIF_F_TSO6) || in iavf_process_config()
4923 netdev->features &= ~NETIF_F_TSO6; in iavf_process_config()
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c4004 NETIF_F_TSO | NETIF_F_TSO6 | in be_vxlan_set_port()
5076 features &= ~NETIF_F_TSO6; in be_features_check()
5187 netdev->hw_features |= NETIF_F_SG | NETIF_F_TSO | NETIF_F_TSO6 | in be_netdev_init()
5198 netdev->vlan_features |= NETIF_F_SG | NETIF_F_TSO | NETIF_F_TSO6 | in be_netdev_init()
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c509 features &= ~(NETIF_F_TSO | NETIF_F_TSO6); in atl1c_fix_features()
2594 NETIF_F_TSO6; in atl1c_init_netdev()
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c871 NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_HW_TC; in qede_init_ndev()
884 NETIF_F_TSO_ECN | NETIF_F_TSO6 | in qede_init_ndev()
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_main.c2910 NETIF_F_TSO6 | NETIF_F_TSO_ECN; in enic_probe()
2921 NETIF_F_TSO6 | in enic_probe()
/openbmc/linux/drivers/s390/net/
H A Dqeth_core_main.c6795 netdev_features_t ipv6_features = NETIF_F_TSO6; in qeth_check_restricted_features()
6843 if (changed & NETIF_F_TSO6) { in qeth_set_features()
6844 rc = qeth_set_ipa_tso(card, features & NETIF_F_TSO6, in qeth_set_features()
6847 changed ^= NETIF_F_TSO6; in qeth_set_features()
6878 features &= ~NETIF_F_TSO6; in qeth_fix_features()
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c1475 if (features & NETIF_F_TSO6) in ionic_netdev_features_to_nic()
1585 NETIF_F_TSO6 | in ionic_init_nic_features()
1622 netdev->hw_enc_features |= NETIF_F_TSO6; in ionic_init_nic_features()

1234