Searched refs:NETIF_F_GRO_HW (Results 1 – 10 of 10) sorted by relevance
113 #define NETIF_F_GRO_HW __NETIF_F(GRO_HW) macro
2647 if ((dev->features ^ features) & NETIF_F_GRO_HW) { in virtnet_set_features()2651 if (features & NETIF_F_GRO_HW) in virtnet_set_features()3135 dev->features |= NETIF_F_GRO_HW; in virtnet_probe()3137 dev->hw_features |= NETIF_F_GRO_HW; in virtnet_probe()
792 hw_features = NETIF_F_GRO | NETIF_F_GRO_HW | NETIF_F_SG | in qede_init_ndev()1498 edev->ndev->features &= ~NETIF_F_GRO_HW; in qede_alloc_mem_rxq()1539 edev->gro_disable = !(edev->ndev->features & NETIF_F_GRO_HW); in qede_alloc_mem_rxq()
922 features &= ~NETIF_F_GRO_HW; in qede_fix_features()933 if (changes & NETIF_F_GRO_HW) in qede_set_features()
1030 ndev->features &= ~NETIF_F_GRO_HW; in qede_change_mtu()
2496 else if (bp->dev->features & NETIF_F_GRO_HW) in bnx2x_bz_fp()4894 dev->features &= ~NETIF_F_GRO_HW; in bnx2x_change_mtu()4929 features &= ~NETIF_F_GRO_HW; in bnx2x_fix_features()4930 if (features & NETIF_F_GRO_HW) in bnx2x_fix_features()
12335 bp->dev->hw_features &= ~(NETIF_F_LRO | NETIF_F_GRO_HW); in bnx2x_init_bp()12336 bp->dev->features &= ~(NETIF_F_LRO | NETIF_F_GRO_HW); in bnx2x_init_bp()13196 NETIF_F_RXCSUM | NETIF_F_LRO | NETIF_F_GRO | NETIF_F_GRO_HW | in bnx2x_init_dev()13236 dev->features &= ~NETIF_F_GRO_HW; in bnx2x_init_dev()
2315 if (changed & (NETIF_F_GRO_HW) && h->ae_algo->ops->set_gro_en) { in hns3_nic_set_features()2316 enable = !!(features & NETIF_F_GRO_HW); in hns3_nic_set_features()3144 netdev->features |= NETIF_F_GRO_HW; in hns3_set_default_feature()3170 NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_GRO_HW | NETIF_F_NTUPLE | in hns3_set_default_feature()
1660 dev->wanted_features &= ~NETIF_F_GRO_HW; in dev_disable_gro_hw()1663 if (unlikely(dev->features & NETIF_F_GRO_HW)) in dev_disable_gro_hw()9894 if (features & NETIF_F_GRO_HW) { in netdev_fix_features()9896 features &= ~NETIF_F_GRO_HW; in netdev_fix_features()9907 if (features & NETIF_F_GRO_HW) { in netdev_fix_features()9909 features &= ~NETIF_F_GRO_HW; in netdev_fix_features()
3761 else if (bp->dev->features & NETIF_F_GRO_HW) in bnxt_set_tpa_flags()10907 features &= ~(NETIF_F_LRO | NETIF_F_GRO_HW); in bnxt_fix_features()10910 features &= ~NETIF_F_GRO_HW; in bnxt_fix_features()10912 if (features & NETIF_F_GRO_HW) in bnxt_fix_features()10942 if (features & NETIF_F_GRO_HW) in bnxt_set_features()12953 bp->dev->hw_features &= ~(NETIF_F_LRO | NETIF_F_GRO_HW); in bnxt_get_dflt_rings()12954 bp->dev->features &= ~(NETIF_F_LRO | NETIF_F_GRO_HW); in bnxt_get_dflt_rings()13292 dev->hw_features |= NETIF_F_GRO_HW; in bnxt_init_one()13294 if (dev->features & NETIF_F_GRO_HW) in bnxt_init_one()