Home
last modified time | relevance | path

Searched refs:NETIF_F_TSO6 (Results 1 – 25 of 94) sorted by path

1234

/linux/Documentation/networking/
H A Dnetdev-features.rst117 set, be it TCPv4 (when NETIF_F_TSO is enabled) or TCPv6 (NETIF_F_TSO6).
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.c3768 dev_features |= NETIF_F_TSO6; in ena_set_dev_offloads()
/linux/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()
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.c378 NETIF_F_LRO | NETIF_F_TSO | NETIF_F_TSO6; in aq_nic_ndev_init()
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_b0.c44 NETIF_F_TSO6 | \
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c45 NETIF_F_TSO6 | \
/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()
/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c509 features &= ~(NETIF_F_TSO | NETIF_F_TSO6); in atl1c_fix_features()
2595 NETIF_F_TSO6; in atl1c_init_netdev()
/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.c8561 dev->hw_features |= NETIF_F_IPV6_CSUM | NETIF_F_TSO6; in bnx2_init_one()
H A Dtg3.c7917 ~(NETIF_F_TSO | NETIF_F_TSO6)); in tg3_tso_bug()
17854 features |= NETIF_F_TSO6; in tg3_init_one()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c13188 NETIF_F_TSO | NETIF_F_TSO_ECN | NETIF_F_TSO6 | in bnx2x_init_dev()
13200 NETIF_F_TSO | NETIF_F_TSO_ECN | NETIF_F_TSO6 | in bnx2x_init_dev()
13214 NETIF_F_TSO | NETIF_F_TSO_ECN | NETIF_F_TSO6 | NETIF_F_HIGHDMA; in bnx2x_init_dev()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c15326 NETIF_F_TSO | NETIF_F_TSO6 | in bnxt_init_one()
15340 NETIF_F_TSO | NETIF_F_TSO6 | in bnxt_init_one()
/linux/drivers/net/ethernet/brocade/bna/
H A Dbnad.c3424 NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_HW_VLAN_CTAG_TX | in bnad_netdev_init()
3429 NETIF_F_TSO | NETIF_F_TSO6; in bnad_netdev_init()
/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()
H A Dlio_vf_main.c1825 if ((request & NETIF_F_TSO6) && !(lio->dev_capability & NETIF_F_TSO6)) in liquidio_fix_features()
1826 request &= ~NETIF_F_TSO6; 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/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()
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c3201 #define TSO_FLAGS (NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_TSO_ECN)
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c6207 #define TSO_FLAGS (NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_TSO_ECN | \
6822 NETIF_F_TSO | NETIF_F_TSO6; in init_one()
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c1924 #define TSO_FLAGS (NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_TSO_ECN)
/linux/drivers/net/ethernet/cisco/enic/
H A Denic_main.c2898 NETIF_F_TSO6 | NETIF_F_TSO_ECN; in enic_probe()
2909 NETIF_F_TSO6 | in enic_probe()
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c4004 NETIF_F_TSO | NETIF_F_TSO6 | in be_vxlan_set_port()
5073 features &= ~NETIF_F_TSO6; in be_features_check()
5184 netdev->hw_features |= NETIF_F_SG | NETIF_F_TSO | NETIF_F_TSO6 | in be_netdev_init()
5195 netdev->vlan_features |= NETIF_F_SG | NETIF_F_TSO | NETIF_F_TSO6 | in be_netdev_init()
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c798 NETIF_F_HW_CSUM | NETIF_F_TSO | NETIF_F_TSO6; in enetc_pf_netdev_setup()
802 NETIF_F_HW_CSUM | NETIF_F_TSO | NETIF_F_TSO6; in enetc_pf_netdev_setup()
804 NETIF_F_TSO | NETIF_F_TSO6; in enetc_pf_netdev_setup()
H A Denetc_vf.c139 NETIF_F_HW_CSUM | NETIF_F_TSO | NETIF_F_TSO6; in enetc_vf_netdev_setup()
143 NETIF_F_HW_CSUM | NETIF_F_TSO | NETIF_F_TSO6; in enetc_vf_netdev_setup()
145 NETIF_F_TSO | NETIF_F_TSO6; in enetc_vf_netdev_setup()
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c1356 #define TSO_FLAGS (NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_TSO_ECN | \
/linux/drivers/net/ethernet/google/gve/
H A Dgve_main.c2543 dev->hw_features |= NETIF_F_TSO6; in gve_probe()

1234