Home
last modified time | relevance | path

Searched refs:NETIF_F_TSO6 (Results 1 – 25 of 102) sorted by relevance

12345

/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-main.c350 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 Dnetdev_features.h127 #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 Dnfp_net_repr.c352 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 Dhns_enet.c1777 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 Dmacvtap.c53 NETIF_F_TSO6)
H A Difb.c192 NETIF_F_TSO_ECN | NETIF_F_TSO | NETIF_F_TSO6 | \
/OK3568_Linux_fs/kernel/drivers/net/ipvlan/
H A Dipvtap.c28 NETIF_F_TSO6)
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.c1043 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 Demac.c672 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 Dibmveth.c893 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 Dinterface.c375 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 Dlio_vf_main.c1834 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 Diwl-config.h139 NETIF_F_TSO | NETIF_F_TSO6)
/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dqeth_l3_main.c1901 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 Dxmit_linux.c408 features &= ~(NETIF_F_TSO | NETIF_F_TSO6); in _rtw_xmit_entry()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dxmit_linux.c407 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 Dxmit_linux.c408 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 Dxmit_linux.c407 features &= ~(NETIF_F_TSO | NETIF_F_TSO6); in _rtw_xmit_entry()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dxmit_linux.c411 features &= ~(NETIF_F_TSO | NETIF_F_TSO6); in _rtw_xmit_entry()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Dnetdev.c340 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 Dxmit_linux.c511 features &= ~(NETIF_F_TSO | NETIF_F_TSO6); in _rtw_xmit_entry()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dxmit_linux.c429 features &= ~(NETIF_F_TSO | NETIF_F_TSO6); in _rtw_xmit_entry()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Dxmit_linux.c407 features &= ~(NETIF_F_TSO | NETIF_F_TSO6); in _rtw_xmit_entry()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dxmit_linux.c411 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 Dxmit_linux.c511 features &= ~(NETIF_F_TSO | NETIF_F_TSO6); in _rtw_xmit_entry()

12345