Searched refs:NETIF_F_GRO_HW (Results 1 – 8 of 8) sorted by relevance
106 #define NETIF_F_GRO_HW __NETIF_F(GRO_HW) macro
2806 else if (bp->dev->features & NETIF_F_GRO_HW) in bnxt_set_tpa_flags()7512 features &= ~(NETIF_F_LRO | NETIF_F_GRO_HW); in bnxt_fix_features()7515 features &= ~NETIF_F_GRO_HW; in bnxt_fix_features()7517 if (features & NETIF_F_GRO_HW) in bnxt_fix_features()7553 if (features & NETIF_F_GRO_HW) in bnxt_set_features()8666 bp->dev->hw_features &= ~(NETIF_F_LRO | NETIF_F_GRO_HW); in bnxt_get_dflt_rings()8667 bp->dev->features &= ~(NETIF_F_LRO | NETIF_F_GRO_HW); in bnxt_get_dflt_rings()8918 dev->hw_features |= NETIF_F_GRO_HW; in bnxt_init_one()8920 if (dev->features & NETIF_F_GRO_HW) in bnxt_init_one()
944 features &= ~NETIF_F_GRO_HW; in qede_fix_features()955 if (changes & NETIF_F_GRO_HW) in qede_set_features()
782 hw_features = NETIF_F_GRO | NETIF_F_GRO_HW | NETIF_F_SG | in qede_init_ndev()1599 edev->gro_disable = !(edev->ndev->features & NETIF_F_GRO_HW); in qede_init_fp()
981 ndev->features &= ~NETIF_F_GRO_HW; in qede_change_mtu()
2493 else if (bp->dev->features & NETIF_F_GRO_HW) in bnx2x_bz_fp()4887 dev->features &= ~NETIF_F_GRO_HW; in bnx2x_change_mtu()4922 features &= ~NETIF_F_GRO_HW; in bnx2x_fix_features()4923 if (features & NETIF_F_GRO_HW) in bnx2x_fix_features()
12418 bp->dev->hw_features &= ~(NETIF_F_LRO | NETIF_F_GRO_HW); in bnx2x_init_bp()12419 bp->dev->features &= ~(NETIF_F_LRO | NETIF_F_GRO_HW); in bnx2x_init_bp()13293 NETIF_F_RXCSUM | NETIF_F_LRO | NETIF_F_GRO | NETIF_F_GRO_HW | in bnx2x_init_dev()13330 dev->features &= ~NETIF_F_GRO_HW; in bnx2x_init_dev()
1566 dev->wanted_features &= ~NETIF_F_GRO_HW; in dev_disable_gro_hw()1569 if (unlikely(dev->features & NETIF_F_GRO_HW)) in dev_disable_gro_hw()8121 if (features & NETIF_F_GRO_HW) { in netdev_fix_features()8123 features &= ~NETIF_F_GRO_HW; in netdev_fix_features()8134 if (features & NETIF_F_GRO_HW) { in netdev_fix_features()8136 features &= ~NETIF_F_GRO_HW; in netdev_fix_features()