Home
last modified time | relevance | path

Searched refs:NETIF_F_GRO (Results 1 – 25 of 48) sorted by relevance

12

/linux-6.15/arch/um/drivers/
H A Dvector_transports.c409 vp->dev->hw_features |= (NETIF_F_TSO | NETIF_F_GRO); in build_raw_transport_data()
412 NETIF_F_TSO | NETIF_F_GRO); in build_raw_transport_data()
429 (NETIF_F_TSO | NETIF_F_GSO | NETIF_F_GRO); in build_hybrid_transport_data()
432 NETIF_F_TSO | NETIF_F_GSO | NETIF_F_GRO); in build_hybrid_transport_data()
454 (NETIF_F_TSO | NETIF_F_GSO | NETIF_F_GRO); in build_tap_transport_data()
457 NETIF_F_TSO | NETIF_F_GSO | NETIF_F_GRO); in build_tap_transport_data()
H A Dvector_kern.c1343 if (features & NETIF_F_GRO) in vector_set_features()
/linux-6.15/include/linux/
H A Dnetdev_features.h110 #define NETIF_F_GRO __NETIF_F(GRO) macro
239 #define NETIF_F_SOFT_FEATURES (NETIF_F_GSO | NETIF_F_GRO)
/linux-6.15/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-main.c351 NETIF_F_GRO | in xgbe_config_netdev()
366 NETIF_F_GRO | in xgbe_config_netdev()
/linux-6.15/drivers/net/wwan/t7xx/
H A Dt7xx_netdev.c246 dev->features |= NETIF_F_GRO; in t7xx_ccmni_wwan_setup()
247 dev->hw_features |= NETIF_F_GRO; in t7xx_ccmni_wwan_setup()
/linux-6.15/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c613 netdev->hw_features |= NETIF_F_GRO; in ngbe_probe()
614 netdev->features |= NETIF_F_GRO; in ngbe_probe()
/linux-6.15/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_main.c653 netdev->hw_features |= NETIF_F_GRO; in txgbe_probe()
654 netdev->features |= NETIF_F_GRO; in txgbe_probe()
/linux-6.15/drivers/net/
H A Dveth.c1065 return !!(dev->wanted_features & NETIF_F_GRO); in veth_gro_requested()
1480 if (!(changed & NETIF_F_GRO) || !(dev->flags & IFF_UP) || priv->_xdp_prog) in veth_set_features()
1484 if (features & NETIF_F_GRO) { in veth_set_features()
1746 dev->features &= ~NETIF_F_GRO; in veth_disable_gro()
1747 dev->wanted_features &= ~NETIF_F_GRO; in veth_disable_gro()
H A Dtap.c56 #define RX_OFFLOADS (NETIF_F_GRO | NETIF_F_LRO)
H A Dmacvlan.c909 NETIF_F_TSO_ECN | NETIF_F_TSO6 | NETIF_F_GRO | NETIF_F_RXCSUM | \
/linux-6.15/drivers/net/wireless/ath/wil6210/
H A Dnetdev.c339 NETIF_F_SG | NETIF_F_GRO | in wil_vif_alloc()
/linux-6.15/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-common.c192 netdev->hw_features |= NETIF_F_GRO; in xlgmac_init()
/linux-6.15/drivers/net/ethernet/apm/xgene-v2/
H A Dmain.c650 NETIF_F_GRO; in xge_probe()
/linux-6.15/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c2335 NETIF_F_GRO; in hns_nic_dev_probe()
2338 ndev->vlan_features |= NETIF_F_SG | NETIF_F_GSO | NETIF_F_GRO; in hns_nic_dev_probe()
2347 NETIF_F_GRO | NETIF_F_TSO | NETIF_F_TSO6; in hns_nic_dev_probe()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.c97 netdev->hw_features |= NETIF_F_GRO; in mlx5i_init()
/linux-6.15/drivers/net/ethernet/tehuti/
H A Dtn40.c1675 NETIF_F_TSO | NETIF_F_GRO | in tn40_netdev_alloc()
1683 NETIF_F_TSO | NETIF_F_GRO | NETIF_F_RXHASH; in tn40_netdev_alloc()
/linux-6.15/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c2243 dev->wanted_features |= NETIF_F_GRO; in cxgb_siocdevprivate()
2245 dev->wanted_features &= ~NETIF_F_GRO; in cxgb_siocdevprivate()
2285 t.lro = !!(dev->features & NETIF_F_GRO); in cxgb_siocdevprivate()
/linux-6.15/drivers/net/ipvlan/
H A Dipvlan_main.c123 NETIF_F_GRO | NETIF_F_RXCSUM | \
/linux-6.15/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c839 if (napi && (netdev->features & NETIF_F_GRO)) in nicvf_rcv_pkt_handler()
2206 NETIF_F_TSO | NETIF_F_GRO | NETIF_F_TSO6 | in nicvf_probe()
/linux-6.15/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c1926 NETIF_F_GRO | NETIF_F_IPV6_CSUM | NETIF_F_HIGHDMA)
3070 netdev->hw_features = NETIF_F_SG | TSO_FLAGS | NETIF_F_GRO | in cxgb4vf_pci_probe()
/linux-6.15/drivers/net/thunderbolt/
H A Dmain.c1329 dev->hw_features = NETIF_F_SG | NETIF_F_ALL_TSO | NETIF_F_GRO | in tbnet_probe()
/linux-6.15/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c2872 if (netdev->features & NETIF_F_GRO) in iavf_init_config_adapter()
5433 if (!(netdev->wanted_features & NETIF_F_GRO)) in iavf_process_config()
5434 netdev->features &= ~NETIF_F_GRO; in iavf_process_config()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.c901 netdev->hw_features |= NETIF_F_GRO; in mlx5e_build_rep_netdev()
/linux-6.15/drivers/net/ethernet/faraday/
H A Dftgmac100.c1988 NETIF_F_GRO | NETIF_F_SG | NETIF_F_HW_VLAN_CTAG_RX | in ftgmac100_probe()
/linux-6.15/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c919 !(features & NETIF_F_GRO)) in qede_fix_features()

12