Home
last modified time | relevance | path

Searched refs:NETIF_F_GSO_UDP_L4 (Results 1 – 22 of 22) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dnetdev_features.h160 #define NETIF_F_GSO_UDP_L4 __NETIF_F(GSO_UDP_L4) macro
222 NETIF_F_GSO_UDP_L4 | NETIF_F_GSO_FRAGLIST)
A Dnetdevice.h4976 BUILD_BUG_ON(SKB_GSO_UDP_L4 != (NETIF_F_GSO_UDP_L4 >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
/linux-6.3-rc2/Documentation/networking/
A Dnetdev-features.rst121 NETIF_F_GSO_UDP_L4 accepts a single UDP header with a payload that exceeds
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
A Dhw_atl2.c51 NETIF_F_GSO_UDP_L4 | \
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_vf.c643 NETIF_F_GSO_UDP_L4; in otx2vf_probe()
A Dotx2_common.c499 pfvf->netdev->hw_features &= ~NETIF_F_GSO_UDP_L4; in otx2_setup_segmentation()
A Dotx2_pf.c2848 NETIF_F_GSO_UDP_L4); in otx2_probe()
/linux-6.3-rc2/drivers/net/
A Dtap.c963 features |= NETIF_F_GSO_UDP_L4; in set_offload()
A Dtun.c188 NETIF_F_TSO6 | NETIF_F_GSO_UDP_L4)
2889 features |= NETIF_F_GSO_UDP_L4; in set_offload()
A Dvirtio_net.c3908 dev->hw_features |= NETIF_F_GSO_UDP_L4; in virtnet_probe()
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/hw_atl/
A Dhw_atl_b0.c50 NETIF_F_GSO_UDP_L4 | \
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/
A Daq_nic.c379 self->ndev->gso_partial_features = NETIF_F_GSO_UDP_L4; in aq_nic_ndev_init()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_main.c5126 netdev->gso_partial_features |= NETIF_F_GSO_UDP_L4; in mlx5e_build_nic_netdev()
5127 netdev->hw_features |= NETIF_F_GSO_UDP_L4; in mlx5e_build_nic_netdev()
5128 netdev->features |= NETIF_F_GSO_UDP_L4; in mlx5e_build_nic_netdev()
/linux-6.3-rc2/drivers/net/ethernet/fungible/funeth/
A Dfuneth_main.c1357 NETIF_F_GSO_UDP_L4)
/linux-6.3-rc2/drivers/net/ethernet/intel/igb/
A Digb_main.c2545 NETIF_F_GSO_UDP_L4 | in igb_features_check()
2554 NETIF_F_GSO_UDP_L4 | in igb_features_check()
3320 netdev->features |= NETIF_F_SCTP_CRC | NETIF_F_GSO_UDP_L4; in igb_probe()
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_main.c10235 NETIF_F_GSO_UDP_L4 | in ixgbe_features_check()
10244 NETIF_F_GSO_UDP_L4 | in ixgbe_features_check()
10988 netdev->features |= NETIF_F_SCTP_CRC | NETIF_F_GSO_UDP_L4; in ixgbe_probe()
/linux-6.3-rc2/drivers/net/ethernet/intel/iavf/
A Diavf_main.c4774 hw_features |= NETIF_F_GSO_UDP_L4; in iavf_process_config()
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/
A Dhns3_enet.c3327 netdev->features |= NETIF_F_GSO_UDP_L4; in hns3_set_default_feature()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_main.c6209 NETIF_F_GSO_UDP_L4)
/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_main.c7169 ndev->hw_features |= NETIF_F_GSO_UDP_L4; in stmmac_dvr_probe()
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_main.c3435 NETIF_F_GSO_UDP_L4; in ice_set_netdev_features()
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/
A Di40e_main.c13741 NETIF_F_GSO_UDP_L4 | in i40e_config_netdev()

Completed in 181 milliseconds