Searched refs:NETIF_F_LRO (Results 1 – 20 of 20) sorted by relevance
101 #define NETIF_F_LRO __NETIF_F(LRO) macro
266 if (changed & (NETIF_F_RXCSUM | NETIF_F_LRO | in vmxnet3_set_features()276 if (features & NETIF_F_LRO) in vmxnet3_set_features()
1320 if (adapter->netdev->features & NETIF_F_LRO) in vmxnet3_rq_rx_complete()2157 if (adapter->netdev->features & NETIF_F_LRO) { in vmxnet3_setup_driver_shared()2721 NETIF_F_LRO; in vmxnet3_declare_features()
1095 features &= ~NETIF_F_LRO; in qlcnic_fix_features()1105 int hw_lro = (features & NETIF_F_LRO) ? QLCNIC_LRO_ENABLED : 0; in qlcnic_set_features()1107 if (!(changed & NETIF_F_LRO)) in qlcnic_set_features()1110 netdev->features ^= NETIF_F_LRO; in qlcnic_set_features()
1903 if (netdev->features & NETIF_F_LRO) in __qlcnic_up()2317 netdev->features |= NETIF_F_LRO; in qlcnic_setup_netdev()
545 features &= ~NETIF_F_LRO; in netxen_fix_features()557 if (!((dev->features ^ features) & NETIF_F_LRO)) in netxen_set_features()560 hw_lro = (features & NETIF_F_LRO) ? NETXEN_NIC_LRO_ENABLED in netxen_set_features()566 if (!(features & NETIF_F_LRO) && netxen_send_lro_cleanup(adapter)) in netxen_set_features()1147 if (netdev->features & NETIF_F_LRO) in __netxen_nic_up()1391 netdev->hw_features |= NETIF_F_LRO; in netxen_setup_netdev()
764 NETIF_F_GSO | NETIF_F_TSO | NETIF_F_UFO | NETIF_F_LRO | \801 dev->hw_features |= NETIF_F_LRO; in macvlan_init()960 lowerdev_features &= (features | ~NETIF_F_LRO); in macvlan_fix_features()
84 #define RX_OFFLOADS (NETIF_F_GRO | NETIF_F_LRO)
291 #define ETH_ALL_FEATURES (NETIF_F_LRO | NETIF_F_HW_VLAN_CTAG_RX | \299 if (dev->features & NETIF_F_LRO) in __ethtool_get_flags()321 features |= NETIF_F_LRO; in __ethtool_set_flags()
1463 dev->wanted_features &= ~NETIF_F_LRO; in dev_disable_lro()1466 if (unlikely(dev->features & NETIF_F_LRO)) in dev_disable_lro()
2480 if (bp->dev->features & NETIF_F_LRO) in bnx2x_bz_fp()3252 (bp->dev->features & (NETIF_F_LRO | NETIF_F_GRO))) in bnx2x_low_latency_recv()4838 features &= ~NETIF_F_LRO; in bnx2x_fix_features()4868 if ((changes & NETIF_F_GRO) && (features & NETIF_F_LRO)) in bnx2x_set_features()
3307 flags |= (bp->dev->features & NETIF_F_LRO) ? FUNC_FLG_TPA : 0; in bnx2x_pf_init()12111 bp->dev->hw_features &= ~NETIF_F_LRO; in bnx2x_init_bp()12112 bp->dev->features &= ~NETIF_F_LRO; in bnx2x_init_bp()12785 NETIF_F_RXCSUM | NETIF_F_LRO | NETIF_F_GRO | in bnx2x_init_dev()
1031 ndev->features |= NETIF_F_LRO; /* large receive offload */ in temac_of_probe()
970 NETIF_F_HIGHDMA | NETIF_F_LRO)1186 if (!(dev->features & NETIF_F_LRO)) in team_port_add()
7776 features &= ~NETIF_F_LRO; in ixgbe_fix_features()7780 features &= ~NETIF_F_LRO; in ixgbe_fix_features()7793 if (!(features & NETIF_F_LRO)) { in ixgbe_set_features()7803 } else if ((changed ^ features) & NETIF_F_LRO) { in ixgbe_set_features()8595 netdev->hw_features |= NETIF_F_LRO; in ixgbe_probe()8597 netdev->features |= NETIF_F_LRO; in ixgbe_probe()
2223 !(netdev->features & NETIF_F_LRO)) in ixgbe_update_rsc()
1060 NETIF_F_HIGHDMA | NETIF_F_LRO)1646 if (!(bond_dev->features & NETIF_F_LRO)) in bond_enslave()
6615 netdev_features_t changed = (features ^ dev->features) & NETIF_F_LRO; in s2io_set_features()7176 ring->lro = !!(dev->features & NETIF_F_LRO); in s2io_card_up()7210 if (dev->features & NETIF_F_LRO) { in s2io_card_up()7920 NETIF_F_RXCSUM | NETIF_F_LRO; in s2io_init_nic()
1715 netdev->hw_features |= NETIF_F_LRO; in nes_netdev_init()
2817 if (nesvnic->netdev->features & NETIF_F_LRO) in nes_nic_ce_handler()