Searched refs:NETIF_F_GRO_HW (Results 1 – 11 of 11) sorted by relevance
113 #define NETIF_F_GRO_HW __NETIF_F(GRO_HW) macro
4025 err |= MLX5E_HANDLE_FEATURE(NETIF_F_GRO_HW, set_feature_hw_gro); in mlx5e_set_features()4060 features &= ~NETIF_F_GRO_HW; in mlx5e_fix_uplink_rep_features()4061 if (netdev->features & NETIF_F_GRO_HW) in mlx5e_fix_uplink_rep_features()4095 if (features & NETIF_F_GRO_HW) { in mlx5e_fix_features()4097 features &= ~NETIF_F_GRO_HW; in mlx5e_fix_features()4106 if (features & NETIF_F_GRO_HW) { in mlx5e_fix_features()4108 features &= ~NETIF_F_GRO_HW; in mlx5e_fix_features()4118 if (features & NETIF_F_GRO_HW) { in mlx5e_fix_features()4121 features &= ~NETIF_F_GRO_HW; in mlx5e_fix_features()4130 if (features & NETIF_F_GRO_HW) { in mlx5e_fix_features()[all …]
853 hw_features = NETIF_F_GRO | NETIF_F_GRO_HW | NETIF_F_SG | in qede_init_ndev()1557 edev->ndev->features &= ~NETIF_F_GRO_HW; in qede_alloc_mem_rxq()1598 edev->gro_disable = !(edev->ndev->features & NETIF_F_GRO_HW); in qede_alloc_mem_rxq()
920 features &= ~NETIF_F_GRO_HW; in qede_fix_features()931 if (changes & NETIF_F_GRO_HW) in qede_set_features()
1047 ndev->features &= ~NETIF_F_GRO_HW; in qede_change_mtu()
3222 if ((dev->features ^ features) & NETIF_F_GRO_HW) { in virtnet_set_features()3226 if (features & NETIF_F_GRO_HW) in virtnet_set_features()3775 dev->features |= NETIF_F_GRO_HW; in virtnet_probe()3777 dev->hw_features |= NETIF_F_GRO_HW; in virtnet_probe()
2500 else if (bp->dev->features & NETIF_F_GRO_HW) in bnx2x_bz_fp()4893 dev->features &= ~NETIF_F_GRO_HW; in bnx2x_change_mtu()4928 features &= ~NETIF_F_GRO_HW; in bnx2x_fix_features()4929 if (features & NETIF_F_GRO_HW) in bnx2x_fix_features()
12352 bp->dev->hw_features &= ~(NETIF_F_LRO | NETIF_F_GRO_HW); in bnx2x_init_bp()12353 bp->dev->features &= ~(NETIF_F_LRO | NETIF_F_GRO_HW); in bnx2x_init_bp()13202 NETIF_F_RXCSUM | NETIF_F_LRO | NETIF_F_GRO | NETIF_F_GRO_HW | in bnx2x_init_dev()13242 dev->features &= ~NETIF_F_GRO_HW; in bnx2x_init_dev()
1608 dev->wanted_features &= ~NETIF_F_GRO_HW; in dev_disable_gro_hw()1611 if (unlikely(dev->features & NETIF_F_GRO_HW)) in dev_disable_gro_hw()9648 if (features & NETIF_F_GRO_HW) { in netdev_fix_features()9650 features &= ~NETIF_F_GRO_HW; in netdev_fix_features()9661 if (features & NETIF_F_GRO_HW) { in netdev_fix_features()9663 features &= ~NETIF_F_GRO_HW; in netdev_fix_features()9667 if ((features & NETIF_F_GRO_HW) && (features & NETIF_F_LRO)) { in netdev_fix_features()
2415 if (changed & (NETIF_F_GRO_HW) && h->ae_algo->ops->set_gro_en) { in hns3_nic_set_features()2416 enable = !!(features & NETIF_F_GRO_HW); in hns3_nic_set_features()3320 netdev->features |= NETIF_F_GRO_HW; in hns3_set_default_feature()3345 NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_GRO_HW | NETIF_F_NTUPLE | in hns3_set_default_feature()
3910 else if (bp->dev->features & NETIF_F_GRO_HW) in bnxt_set_tpa_flags()11193 features &= ~(NETIF_F_LRO | NETIF_F_GRO_HW); in bnxt_fix_features()11196 features &= ~NETIF_F_GRO_HW; in bnxt_fix_features()11198 if (features & NETIF_F_GRO_HW) in bnxt_fix_features()11228 if (features & NETIF_F_GRO_HW) in bnxt_set_features()13281 bp->dev->hw_features &= ~(NETIF_F_LRO | NETIF_F_GRO_HW); in bnxt_get_dflt_rings()13282 bp->dev->features &= ~(NETIF_F_LRO | NETIF_F_GRO_HW); in bnxt_get_dflt_rings()13632 dev->hw_features |= NETIF_F_GRO_HW; in bnxt_init_one()13634 if (dev->features & NETIF_F_GRO_HW) in bnxt_init_one()