| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-main.c | 350 NETIF_F_TSO6 | in xgbe_config_netdev() 365 NETIF_F_TSO6 | in xgbe_config_netdev() 380 NETIF_F_TSO6; in xgbe_config_netdev()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | netdev_features.h | 127 #define NETIF_F_TSO6 __NETIF_F(TSO6) macro 203 #define NETIF_F_ALL_TSO (NETIF_F_TSO | NETIF_F_TSO6 | \
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_repr.c | 352 netdev->hw_features |= NETIF_F_TSO | NETIF_F_TSO6; in nfp_repr_init() 382 netdev->features &= ~(NETIF_F_TSO | NETIF_F_TSO6); in nfp_repr_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hns_enet.c | 1777 if (features & (NETIF_F_TSO | NETIF_F_TSO6)) in hns_nic_set_features() 1781 if (features & (NETIF_F_TSO | NETIF_F_TSO6)) { in hns_nic_set_features() 1803 features &= ~(NETIF_F_TSO | NETIF_F_TSO6 | in hns_nic_fix_features() 2167 (netdev->features & NETIF_F_TSO6)) { in hns_nic_set_priv_ops() 2339 ndev->features |= NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_NTUPLE; in hns_nic_dev_probe() 2342 NETIF_F_GRO | NETIF_F_TSO | NETIF_F_TSO6; in hns_nic_dev_probe() 2343 ndev->vlan_features |= NETIF_F_TSO | NETIF_F_TSO6; in hns_nic_dev_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | macvtap.c | 53 NETIF_F_TSO6)
|
| H A D | ifb.c | 192 NETIF_F_TSO_ECN | NETIF_F_TSO | NETIF_F_TSO6 | \
|
| /OK3568_Linux_fs/kernel/drivers/net/ipvlan/ |
| H A D | ipvtap.c | 28 NETIF_F_TSO6)
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_hw.c | 1043 features &= ~NETIF_F_TSO6; in qlcnic_process_flags() 1045 features |= NETIF_F_TSO6; in qlcnic_process_flags() 1053 features &= ~(NETIF_F_TSO | NETIF_F_TSO6); in qlcnic_process_flags() 1076 NETIF_F_TSO6); in qlcnic_fix_features()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/emac/ |
| H A D | emac.c | 672 NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_HW_VLAN_CTAG_RX | in emac_probe() 677 NETIF_F_TSO | NETIF_F_TSO6; in emac_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/ |
| H A D | ibmveth.c | 893 dev->features &= ~(NETIF_F_TSO | NETIF_F_TSO6); in ibmveth_set_tso() 905 dev->features &= ~NETIF_F_TSO6; in ibmveth_set_tso() 922 int large_send = !!(features & (NETIF_F_TSO | NETIF_F_TSO6)); in ibmveth_set_features() 937 features & ~(NETIF_F_TSO | NETIF_F_TSO6); in ibmveth_set_features() 1709 netdev->hw_features |= NETIF_F_TSO | NETIF_F_TSO6; in ibmveth_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/xen-netback/ |
| H A D | interface.c | 375 features &= ~NETIF_F_TSO6; in xenvif_fix_features() 527 NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_FRAGLIST; in xenvif_alloc()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/ |
| H A D | lio_vf_main.c | 1834 if ((request & NETIF_F_TSO6) && !(lio->dev_capability & NETIF_F_TSO6)) in liquidio_fix_features() 1835 request &= ~NETIF_F_TSO6; in liquidio_fix_features() 2099 | NETIF_F_TSO | NETIF_F_TSO6 in setup_nic_devices() 2112 | NETIF_F_TSO | NETIF_F_TSO6 in setup_nic_devices()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-config.h | 139 NETIF_F_TSO | NETIF_F_TSO6)
|
| /OK3568_Linux_fs/kernel/drivers/s390/net/ |
| H A D | qeth_l3_main.c | 1901 card->dev->hw_features |= NETIF_F_TSO6; in qeth_l3_setup_netdev() 1902 card->dev->vlan_features |= NETIF_F_TSO6; in qeth_l3_setup_netdev() 1906 if (card->dev->hw_features & NETIF_F_TSO6) in qeth_l3_setup_netdev() 1929 if (card->dev->hw_features & (NETIF_F_TSO | NETIF_F_TSO6)) in qeth_l3_setup_netdev()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | xmit_linux.c | 408 features &= ~(NETIF_F_TSO | NETIF_F_TSO6); in _rtw_xmit_entry()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | xmit_linux.c | 407 features &= ~(NETIF_F_TSO | NETIF_F_TSO6); in _rtw_xmit_entry()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | xmit_linux.c | 408 features &= ~(NETIF_F_TSO | NETIF_F_TSO6); in _rtw_xmit_entry()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | xmit_linux.c | 407 features &= ~(NETIF_F_TSO | NETIF_F_TSO6); in _rtw_xmit_entry()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | xmit_linux.c | 411 features &= ~(NETIF_F_TSO | NETIF_F_TSO6); in _rtw_xmit_entry()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/ |
| H A D | netdev.c | 340 NETIF_F_TSO | NETIF_F_TSO6; in wil_vif_alloc()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | xmit_linux.c | 511 features &= ~(NETIF_F_TSO | NETIF_F_TSO6); in _rtw_xmit_entry()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | xmit_linux.c | 429 features &= ~(NETIF_F_TSO | NETIF_F_TSO6); in _rtw_xmit_entry()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | xmit_linux.c | 407 features &= ~(NETIF_F_TSO | NETIF_F_TSO6); in _rtw_xmit_entry()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | xmit_linux.c | 411 features &= ~(NETIF_F_TSO | NETIF_F_TSO6); in _rtw_xmit_entry()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | xmit_linux.c | 511 features &= ~(NETIF_F_TSO | NETIF_F_TSO6); in _rtw_xmit_entry()
|