Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/arch/um/drivers/
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()
A Dvector_kern.c1355 if (features & NETIF_F_GRO) in vector_set_features()
/linux-6.3-rc2/include/linux/
A Dnetdev_features.h112 #define NETIF_F_GRO __NETIF_F(GRO) macro
245 #define NETIF_F_SOFT_FEATURES (NETIF_F_GSO | NETIF_F_GRO)
/linux-6.3-rc2/drivers/net/ethernet/amd/xgbe/
A Dxgbe-main.c351 NETIF_F_GRO | in xgbe_config_netdev()
366 NETIF_F_GRO | in xgbe_config_netdev()
/linux-6.3-rc2/drivers/net/
A Dveth.c1070 return !!(dev->wanted_features & NETIF_F_GRO); in veth_gro_requested()
1152 dev->features |= NETIF_F_GRO; in veth_enable_xdp()
1181 dev->features &= ~NETIF_F_GRO; in veth_disable_xdp()
1473 features |= NETIF_F_GRO; in veth_fix_features()
1485 if (!(changed & NETIF_F_GRO) || !(dev->flags & IFF_UP) || priv->_xdp_prog) in veth_set_features()
1488 if (features & NETIF_F_GRO) { in veth_set_features()
1719 dev->features &= ~NETIF_F_GRO; in veth_disable_gro()
1720 dev->wanted_features &= ~NETIF_F_GRO; in veth_disable_gro()
A Dtap.c119 #define RX_OFFLOADS (NETIF_F_GRO | NETIF_F_LRO)
A Dmacvlan.c880 NETIF_F_TSO_ECN | NETIF_F_TSO6 | NETIF_F_GRO | NETIF_F_RXCSUM | \
/linux-6.3-rc2/drivers/net/wwan/t7xx/
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.3-rc2/drivers/net/wireless/ath/wil6210/
A Dnetdev.c339 NETIF_F_SG | NETIF_F_GRO | in wil_vif_alloc()
/linux-6.3-rc2/drivers/net/ethernet/synopsys/
A Ddwc-xlgmac-common.c194 netdev->hw_features |= NETIF_F_GRO; in xlgmac_init()
/linux-6.3-rc2/drivers/net/ethernet/apm/xgene-v2/
A Dmain.c652 NETIF_F_GRO; in xge_probe()
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns/
A Dhns_enet.c2326 NETIF_F_GRO; in hns_nic_dev_probe()
2329 ndev->vlan_features |= NETIF_F_SG | NETIF_F_GSO | NETIF_F_GRO; in hns_nic_dev_probe()
2338 NETIF_F_GRO | NETIF_F_TSO | NETIF_F_TSO6; in hns_nic_dev_probe()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
A Dipoib.c98 netdev->hw_features |= NETIF_F_GRO; in mlx5i_init()
/linux-6.3-rc2/drivers/net/ipvlan/
A Dipvlan_main.c122 NETIF_F_GRO | NETIF_F_RXCSUM | \
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb3/
A Dcxgb3_main.c2244 dev->wanted_features |= NETIF_F_GRO; in cxgb_siocdevprivate()
2246 dev->wanted_features &= ~NETIF_F_GRO; in cxgb_siocdevprivate()
2286 t.lro = !!(dev->features & NETIF_F_GRO); in cxgb_siocdevprivate()
/linux-6.3-rc2/drivers/net/ethernet/cavium/thunder/
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.3-rc2/drivers/net/ethernet/intel/iavf/
A Diavf_main.c2640 if (netdev->features & NETIF_F_GRO) in iavf_init_config_adapter()
4798 if (!(netdev->wanted_features & NETIF_F_GRO)) in iavf_process_config()
4799 netdev->features &= ~NETIF_F_GRO; in iavf_process_config()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4vf/
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()
A Dsge.c1628 (rspq->netdev->features & NETIF_F_GRO) && csum_ok && in t4vf_ethrx_handler()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_rep.c778 netdev->hw_features |= NETIF_F_GRO; in mlx5e_build_rep_netdev()
/linux-6.3-rc2/drivers/net/thunderbolt/
A Dmain.c1327 dev->hw_features = NETIF_F_SG | NETIF_F_ALL_TSO | NETIF_F_GRO | in tbnet_probe()
/linux-6.3-rc2/drivers/net/ethernet/faraday/
A Dftgmac100.c1959 NETIF_F_GRO | NETIF_F_SG | NETIF_F_HW_VLAN_CTAG_RX | in ftgmac100_probe()
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qede/
A Dqede_filter.c919 !(features & NETIF_F_GRO)) in qede_fix_features()
/linux-6.3-rc2/drivers/net/ethernet/samsung/sxgbe/
A Dsxgbe_main.c2110 NETIF_F_GRO; in sxgbe_drv_probe()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_main.c3860 features &= ~NETIF_F_GRO; in cxgb_fix_features()
6211 NETIF_F_GRO | NETIF_F_IPV6_CSUM | NETIF_F_HIGHDMA)
6814 NETIF_F_RXCSUM | NETIF_F_RXHASH | NETIF_F_GRO | in init_one()

Completed in 87 milliseconds

12