Home
last modified time | relevance | path

Searched refs:NETIF_F_GRO_HW (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/include/linux/
H A Dnetdev_features.h113 #define NETIF_F_GRO_HW __NETIF_F(GRO_HW) macro
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c4093 err |= MLX5E_HANDLE_FEATURE(NETIF_F_GRO_HW, set_feature_hw_gro); in mlx5e_set_features()
4131 features &= ~NETIF_F_GRO_HW; in mlx5e_fix_uplink_rep_features()
4132 if (netdev->features & NETIF_F_GRO_HW) in mlx5e_fix_uplink_rep_features()
4170 if (features & NETIF_F_GRO_HW) { in mlx5e_fix_features()
4172 features &= ~NETIF_F_GRO_HW; in mlx5e_fix_features()
4181 if (features & NETIF_F_GRO_HW) { in mlx5e_fix_features()
4183 features &= ~NETIF_F_GRO_HW; in mlx5e_fix_features()
4193 if (features & NETIF_F_GRO_HW) { in mlx5e_fix_features()
4196 features &= ~NETIF_F_GRO_HW; in mlx5e_fix_features()
4205 if (features & NETIF_F_GRO_HW) { in mlx5e_fix_features()
[all …]
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c869 hw_features = NETIF_F_GRO | NETIF_F_GRO_HW | NETIF_F_SG | in qede_init_ndev()
1601 edev->ndev->features &= ~NETIF_F_GRO_HW; in qede_alloc_mem_rxq()
1642 edev->gro_disable = !(edev->ndev->features & NETIF_F_GRO_HW); in qede_alloc_mem_rxq()
H A Dqede_filter.c920 features &= ~NETIF_F_GRO_HW; in qede_fix_features()
931 if (changes & NETIF_F_GRO_HW) in qede_set_features()
H A Dqede_ethtool.c1064 ndev->features &= ~NETIF_F_GRO_HW; in qede_change_mtu()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c2512 else if (bp->dev->features & NETIF_F_GRO_HW) in bnx2x_bz_fp()
4910 dev->features &= ~NETIF_F_GRO_HW; in bnx2x_change_mtu()
4945 features &= ~NETIF_F_GRO_HW; in bnx2x_fix_features()
4946 if (features & NETIF_F_GRO_HW) in bnx2x_fix_features()
H A Dbnx2x_main.c12354 bp->dev->hw_features &= ~(NETIF_F_LRO | NETIF_F_GRO_HW); in bnx2x_init_bp()
12355 bp->dev->features &= ~(NETIF_F_LRO | NETIF_F_GRO_HW); in bnx2x_init_bp()
13189 NETIF_F_RXCSUM | NETIF_F_LRO | NETIF_F_GRO | NETIF_F_GRO_HW | in bnx2x_init_dev()
13229 dev->features &= ~NETIF_F_GRO_HW; in bnx2x_init_dev()
/openbmc/linux/drivers/net/
H A Dvirtio_net.c3929 if ((dev->features ^ features) & NETIF_F_GRO_HW) { in virtnet_set_features()
3933 if (features & NETIF_F_GRO_HW) in virtnet_set_features()
4498 dev->features |= NETIF_F_GRO_HW; in virtnet_probe()
4500 dev->hw_features |= NETIF_F_GRO_HW; in virtnet_probe()
/openbmc/linux/net/core/
H A Ddev.c1682 dev->wanted_features &= ~NETIF_F_GRO_HW; in dev_disable_gro_hw()
1685 if (unlikely(dev->features & NETIF_F_GRO_HW)) in dev_disable_gro_hw()
9808 if (features & NETIF_F_GRO_HW) { in netdev_fix_features()
9810 features &= ~NETIF_F_GRO_HW; in netdev_fix_features()
9821 if (features & NETIF_F_GRO_HW) { in netdev_fix_features()
9823 features &= ~NETIF_F_GRO_HW; in netdev_fix_features()
9827 if ((features & NETIF_F_GRO_HW) && (features & NETIF_F_LRO)) { in netdev_fix_features()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c2424 if (changed & (NETIF_F_GRO_HW) && h->ae_algo->ops->set_gro_en) { in hns3_nic_set_features()
2425 enable = !!(features & NETIF_F_GRO_HW); in hns3_nic_set_features()
3327 netdev->features |= NETIF_F_GRO_HW; in hns3_set_default_feature()
3352 NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_GRO_HW | NETIF_F_NTUPLE | in hns3_set_default_feature()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c3881 else if (bp->dev->features & NETIF_F_GRO_HW) in bnxt_set_tpa_flags()
11252 features &= ~(NETIF_F_LRO | NETIF_F_GRO_HW); in bnxt_fix_features()
11255 features &= ~NETIF_F_GRO_HW; in bnxt_fix_features()
11257 if (features & NETIF_F_GRO_HW) in bnxt_fix_features()
11287 if (features & NETIF_F_GRO_HW) in bnxt_set_features()
13363 bp->dev->hw_features &= ~(NETIF_F_LRO | NETIF_F_GRO_HW); in bnxt_get_dflt_rings()
13364 bp->dev->features &= ~(NETIF_F_LRO | NETIF_F_GRO_HW); in bnxt_get_dflt_rings()
13718 dev->hw_features |= NETIF_F_GRO_HW; in bnxt_init_one()
13720 if (dev->features & NETIF_F_GRO_HW) in bnxt_init_one()