Searched refs:NETIF_F_GRO (Results 1 – 25 of 25) sorted by relevance
88 gro_enabled = priv->dev->features & NETIF_F_GRO; in mlx4_en_test_loopback()91 priv->dev->features &= ~NETIF_F_GRO; in mlx4_en_test_loopback()115 priv->dev->features |= NETIF_F_GRO; in mlx4_en_test_loopback()
885 (dev->features & NETIF_F_GRO)) { in mlx4_en_process_rx_cq()
89 #define NETIF_F_GRO __NETIF_F(GRO) macro174 #define NETIF_F_SOFT_FEATURES (NETIF_F_GSO | NETIF_F_GRO)
22 if (!gcells->cells || skb_cloned(skb) || !(dev->features & NETIF_F_GRO)) { in gro_cells_receive()
172 NETIF_F_SG | NETIF_F_GRO; in wil_if_alloc()
475 NETIF_F_GRO | in xgbe_probe()
2482 else if (bp->dev->features & NETIF_F_GRO && in bnx2x_bz_fp()3252 (bp->dev->features & (NETIF_F_LRO | NETIF_F_GRO))) in bnx2x_low_latency_recv()4839 features &= ~NETIF_F_GRO; in bnx2x_fix_features()4868 if ((changes & NETIF_F_GRO) && (features & NETIF_F_LRO)) in bnx2x_set_features()4869 changes &= ~NETIF_F_GRO; in bnx2x_set_features()4872 if ((changes & NETIF_F_GRO) && bp->disable_tpa) in bnx2x_set_features()4873 changes &= ~NETIF_F_GRO; in bnx2x_set_features()
12785 NETIF_F_RXCSUM | NETIF_F_LRO | NETIF_F_GRO | in bnx2x_init_dev()
88 NETIF_F_TSO_ECN | NETIF_F_TSO6 | NETIF_F_GRO | NETIF_F_RXCSUM | \
2127 NETIF_F_GRO; in i40evf_init_task()2202 if (netdev->features & NETIF_F_GRO) in i40evf_init_task()
2230 dev->wanted_features |= NETIF_F_GRO; in cxgb_extension_ioctl()2232 dev->wanted_features &= ~NETIF_F_GRO; in cxgb_extension_ioctl()2268 t.lro = !!(dev->features & NETIF_F_GRO); in cxgb_extension_ioctl()
2269 int lro = !!(qs->netdev->features & NETIF_F_GRO); in process_responses()
1215 netdev->features = NETIF_F_IP_CSUM | NETIF_F_GRO; in ftgmac100_probe()
84 #define RX_OFFLOADS (NETIF_F_GRO | NETIF_F_LRO)
765 NETIF_F_TSO_ECN | NETIF_F_TSO6 | NETIF_F_GRO | NETIF_F_RXCSUM | \
1105 NETIF_F_GRO; in xgene_enet_probe()
245 return NETIF_F_GRO; in ethtool_get_feature_mask()
4044 if (!(skb->dev->features & NETIF_F_GRO)) in dev_gro_receive()
1612 (rspq->netdev->features & NETIF_F_GRO) && csum_ok && in t4vf_ethrx_handler()
2142 NETIF_F_GRO; in sxgbe_drv_probe()
1121 !(netdev->features & NETIF_F_GRO)) in enic_rq_indicate_buf()
2062 dev->features |= NETIF_F_GRO; in team_setup()
1865 (q->netdev->features & NETIF_F_GRO) && csum_ok && !pkt->ip_frag) { in t4_ethrx_handler()
2295 NETIF_F_IPV6_CSUM | NETIF_F_GRO | in qlcnic_setup_netdev()
6141 dev->hw_features |= features | NETIF_F_RXCSUM | NETIF_F_GRO; in mvpp2_port_probe()