Searched refs:NETIF_F_RXHASH (Results 1 – 25 of 74) sorted by relevance
123
75 if (!(rx_ring->netdev->features & NETIF_F_RXHASH)) in ice_rx_hash()
130 #define NETIF_F_RXHASH __NETIF_F(RXHASH) macro
131 ndev->hw_features |= NETIF_F_RXHASH; in enetc_vf_netdev_setup()
357 netdev->hw_features |= NETIF_F_RXHASH; in xgbe_config_netdev()
2236 rxhash = pdata->netdev_features & NETIF_F_RXHASH; in xgbe_set_features()2241 if ((features & NETIF_F_RXHASH) && !rxhash) in xgbe_set_features()2243 else if (!(features & NETIF_F_RXHASH) && rxhash) in xgbe_set_features()
226 the NETIF_F_RXHASH feature is on (active by default). This can be turned241 NETIF_F_RXHASH feature flag).
887 rxhash = pdata->netdev_features & NETIF_F_RXHASH; in xlgmac_set_features()892 if ((features & NETIF_F_RXHASH) && !rxhash) in xlgmac_set_features()894 else if (!(features & NETIF_F_RXHASH) && rxhash) in xlgmac_set_features()
198 netdev->hw_features |= NETIF_F_RXHASH; in xlgmac_init()
355 netdev->hw_features |= NETIF_F_RXHASH; in nfp_repr_init()
447 if (likely(feat & NETIF_F_RXHASH) && in gve_rx()
640 if (feat & NETIF_F_RXHASH) in gve_rx_complete_skb()
647 NETIF_F_IPV6_CSUM | NETIF_F_RXHASH | in otx2vf_probe()
42 NETIF_F_RXHASH | \
2651 if ((changed & NETIF_F_RXHASH) && netif_running(dev)) in vxge_fix_features()2652 features ^= NETIF_F_RXHASH; in vxge_fix_features()2662 if (!(changed & NETIF_F_RXHASH)) in vxge_set_features()2667 vdev->devh->config.rth_en = !!(features & NETIF_F_RXHASH); in vxge_set_features()3401 ndev->hw_features |= NETIF_F_RXHASH; in vxge_device_register()
1504 if (features & NETIF_F_RXHASH) in ionic_netdev_features_to_nic()1628 features |= NETIF_F_RXHASH; in ionic_init_nic_features()1644 netdev->hw_features |= NETIF_F_RXHASH; in ionic_init_nic_features()2133 if (lif->netdev->features & NETIF_F_RXHASH) in ionic_txrx_init()3101 if (lif->netdev->features & NETIF_F_RXHASH) in ionic_lif_deinit()
97 netdev->hw_features |= NETIF_F_RXHASH; in mlx5i_init()
38 NETIF_F_RXHASH | \
441 if (efx->net_dev->features & NETIF_F_RXHASH) in ef4_rx_packet_gro()
948 if (cqe->rx_hashtype != 0 && (ndev->features & NETIF_F_RXHASH)) { in mana_rx_skb()1809 ndev->hw_features |= NETIF_F_RXHASH; in mana_probe_port()
1071 if (likely(netdev->features & NETIF_F_RXHASH)) in mlx5e_build_rx_skb()1674 if (likely(netdev->features & NETIF_F_RXHASH)) in mlx5i_complete_rx_cqe()
1092 NETIF_F_RXHASH | NETIF_F_NTUPLE),
528 if (efx->net_dev->features & NETIF_F_RXHASH && in efx_rx_packet_gro()
874 NETIF_F_SG | NETIF_F_RXHASH)
250 - If the NETIF_F_RXHASH flag is set, the 32-bit result of the hash
268 NETIF_F_RXHASH)282 if (dev->features & NETIF_F_RXHASH) in __ethtool_get_flags()304 features |= NETIF_F_RXHASH; in __ethtool_set_flags()