Searched refs:NETIF_F_GRO_HW (Results 1 – 9 of 9) sorted by relevance
103 #define NETIF_F_GRO_HW __NETIF_F(GRO_HW) macro
944 features &= ~NETIF_F_GRO_HW; in qede_fix_features()955 if (changes & NETIF_F_GRO_HW) in qede_set_features()
762 hw_features = NETIF_F_GRO | NETIF_F_GRO_HW | NETIF_F_SG | in qede_init_ndev()1706 edev->gro_disable = !(edev->ndev->features & NETIF_F_GRO_HW); in qede_init_fp()
1067 ndev->features &= ~NETIF_F_GRO_HW; in qede_change_mtu()
2493 else if (bp->dev->features & NETIF_F_GRO_HW) in bnx2x_bz_fp()4890 dev->features &= ~NETIF_F_GRO_HW; in bnx2x_change_mtu()4925 features &= ~NETIF_F_GRO_HW; in bnx2x_fix_features()4926 if (features & NETIF_F_GRO_HW) in bnx2x_fix_features()
12457 bp->dev->hw_features &= ~(NETIF_F_LRO | NETIF_F_GRO_HW); in bnx2x_init_bp()12458 bp->dev->features &= ~(NETIF_F_LRO | NETIF_F_GRO_HW); in bnx2x_init_bp()13323 NETIF_F_RXCSUM | NETIF_F_LRO | NETIF_F_GRO | NETIF_F_GRO_HW | in bnx2x_init_dev()13360 dev->features &= ~NETIF_F_GRO_HW; in bnx2x_init_dev()
1450 if (changed & (NETIF_F_GRO_HW) && h->ae_algo->ops->set_gro_en) { in hns3_nic_set_features()1451 enable = !!(features & NETIF_F_GRO_HW); in hns3_nic_set_features()2101 netdev->hw_features |= NETIF_F_GRO_HW; in hns3_set_default_feature()2102 netdev->features |= NETIF_F_GRO_HW; in hns3_set_default_feature()
1500 dev->wanted_features &= ~NETIF_F_GRO_HW; in dev_disable_gro_hw()1503 if (unlikely(dev->features & NETIF_F_GRO_HW)) in dev_disable_gro_hw()8667 if (features & NETIF_F_GRO_HW) { in netdev_fix_features()8669 features &= ~NETIF_F_GRO_HW; in netdev_fix_features()8680 if (features & NETIF_F_GRO_HW) { in netdev_fix_features()8682 features &= ~NETIF_F_GRO_HW; in netdev_fix_features()
3409 else if (bp->dev->features & NETIF_F_GRO_HW) in bnxt_set_tpa_flags()9755 features &= ~(NETIF_F_LRO | NETIF_F_GRO_HW); in bnxt_fix_features()9758 features &= ~NETIF_F_GRO_HW; in bnxt_fix_features()9760 if (features & NETIF_F_GRO_HW) in bnxt_fix_features()9796 if (features & NETIF_F_GRO_HW) in bnxt_set_features()11467 bp->dev->hw_features &= ~(NETIF_F_LRO | NETIF_F_GRO_HW); in bnxt_get_dflt_rings()11468 bp->dev->features &= ~(NETIF_F_LRO | NETIF_F_GRO_HW); in bnxt_get_dflt_rings()11735 dev->hw_features |= NETIF_F_GRO_HW; in bnxt_init_one()11737 if (dev->features & NETIF_F_GRO_HW) in bnxt_init_one()