/openbmc/linux/arch/um/drivers/ |
H A D | vector_transports.c | 409 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 D | vector_kern.c | 1356 if (features & NETIF_F_GRO) in vector_set_features()
|
/openbmc/linux/include/linux/ |
H A D | netdev_features.h | 112 #define NETIF_F_GRO __NETIF_F(GRO) macro 245 #define NETIF_F_SOFT_FEATURES (NETIF_F_GSO | NETIF_F_GRO)
|
/openbmc/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-main.c | 351 NETIF_F_GRO | in xgbe_config_netdev() 366 NETIF_F_GRO | in xgbe_config_netdev()
|
/openbmc/linux/drivers/net/wwan/t7xx/ |
H A D | t7xx_netdev.c | 246 dev->features |= NETIF_F_GRO; in t7xx_ccmni_wwan_setup() 247 dev->hw_features |= NETIF_F_GRO; in t7xx_ccmni_wwan_setup()
|
/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/ |
H A D | txgbe_main.c | 635 netdev->hw_features |= NETIF_F_GRO; in txgbe_probe() 636 netdev->features |= NETIF_F_GRO; in txgbe_probe()
|
/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/ |
H A D | ngbe_main.c | 578 netdev->hw_features |= NETIF_F_GRO; in ngbe_probe() 579 netdev->features |= NETIF_F_GRO; in ngbe_probe()
|
/openbmc/linux/drivers/net/ |
H A D | veth.c | 1126 return !!(dev->wanted_features & NETIF_F_GRO); in veth_gro_requested() 1541 if (!(changed & NETIF_F_GRO) || !(dev->flags & IFF_UP) || priv->_xdp_prog) in veth_set_features() 1545 if (features & NETIF_F_GRO) { in veth_set_features() 1787 dev->features &= ~NETIF_F_GRO; in veth_disable_gro() 1788 dev->wanted_features &= ~NETIF_F_GRO; in veth_disable_gro()
|
H A D | tap.c | 121 #define RX_OFFLOADS (NETIF_F_GRO | NETIF_F_LRO)
|
H A D | macvlan.c | 907 NETIF_F_TSO_ECN | NETIF_F_TSO6 | NETIF_F_GRO | NETIF_F_RXCSUM | \
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | netdev.c | 339 NETIF_F_SG | NETIF_F_GRO | in wil_vif_alloc()
|
/openbmc/linux/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-common.c | 194 netdev->hw_features |= NETIF_F_GRO; in xlgmac_init()
|
/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/ |
H A D | main.c | 652 NETIF_F_GRO; in xge_probe()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_enet.c | 2335 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()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
H A D | ipoib.c | 97 netdev->hw_features |= NETIF_F_GRO; in mlx5i_init()
|
/openbmc/linux/drivers/net/ipvlan/ |
H A D | ipvlan_main.c | 122 NETIF_F_GRO | NETIF_F_RXCSUM | \
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_main.c | 2244 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()
|
/openbmc/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_main.c | 839 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()
|
/openbmc/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_main.c | 2707 if (netdev->features & NETIF_F_GRO) in iavf_init_config_adapter() 4941 if (!(netdev->wanted_features & NETIF_F_GRO)) in iavf_process_config() 4942 netdev->features &= ~NETIF_F_GRO; in iavf_process_config()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | cxgb4vf_main.c | 1926 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()
|
/openbmc/linux/drivers/net/thunderbolt/ |
H A D | main.c | 1329 dev->hw_features = NETIF_F_SG | NETIF_F_ALL_TSO | NETIF_F_GRO | in tbnet_probe()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_rep.c | 839 netdev->hw_features |= NETIF_F_GRO; in mlx5e_build_rep_netdev()
|
/openbmc/linux/drivers/net/ethernet/faraday/ |
H A D | ftgmac100.c | 1977 NETIF_F_GRO | NETIF_F_SG | NETIF_F_HW_VLAN_CTAG_RX | in ftgmac100_probe()
|
/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_main.c | 2110 NETIF_F_GRO; in sxgbe_drv_probe()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_filter.c | 919 !(features & NETIF_F_GRO)) in qede_fix_features()
|