Searched refs:NETIF_F_RXHASH (Results 1 – 25 of 83) sorted by relevance
1234
130 #define NETIF_F_RXHASH __NETIF_F(RXHASH) macro
148 ndev->hw_features |= NETIF_F_RXHASH; in enetc_vf_netdev_setup()
357 netdev->hw_features |= NETIF_F_RXHASH; in xgbe_config_netdev()
2234 rxhash = pdata->netdev_features & NETIF_F_RXHASH; in xgbe_set_features()2239 if ((features & NETIF_F_RXHASH) && !rxhash) in xgbe_set_features()2241 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).
886 rxhash = pdata->netdev_features & NETIF_F_RXHASH; in xlgmac_set_features()891 if ((features & NETIF_F_RXHASH) && !rxhash) in xlgmac_set_features()893 else if (!(features & NETIF_F_RXHASH) && rxhash) in xlgmac_set_features()
198 netdev->hw_features |= NETIF_F_RXHASH; in xlgmac_init()
79 if (!(rx_ring->netdev->features & NETIF_F_RXHASH)) in ice_rx_hash()
353 netdev->hw_features |= NETIF_F_RXHASH; in nfp_repr_init()
572 NETIF_F_RXHASH | NETIF_F_RXCSUM; in ngbe_probe()
623 NETIF_F_RXHASH | in txgbe_probe()
692 if (unlikely(!(_ctx->dev->features & NETIF_F_RXHASH))) in mlx4_en_xdp_rx_hash()931 if (dev->features & NETIF_F_RXHASH) in mlx4_en_process_rx_cq()
42 NETIF_F_RXHASH | \
638 NETIF_F_IPV6_CSUM | NETIF_F_RXHASH | in otx2vf_probe()
1783 if (dev->features & NETIF_F_RXHASH && vi->has_rss_hash_report) in receive_buf()3067 if (vi->dev->features & NETIF_F_RXHASH) in virtnet_set_hashflow()3849 if ((dev->features ^ features) & NETIF_F_RXHASH) { in virtnet_set_features()3850 if (features & NETIF_F_RXHASH) in virtnet_set_features()4472 dev->hw_features |= NETIF_F_RXHASH; in virtnet_probe()
1467 if (features & NETIF_F_RXHASH) in ionic_netdev_features_to_nic()1597 features |= NETIF_F_RXHASH; in ionic_init_nic_features()1613 netdev->hw_features |= NETIF_F_RXHASH; in ionic_init_nic_features()2152 if (lif->netdev->features & NETIF_F_RXHASH) in ionic_txrx_init()3417 if (lif->netdev->features & NETIF_F_RXHASH) in ionic_lif_deinit()
101 netdev->hw_features |= NETIF_F_RXHASH; in mlx5i_init()
434 if (likely((q->netdev->features & NETIF_F_RXHASH) && rxreq->hash)) in fun_handle_cqe_pkt()
38 NETIF_F_RXHASH | \
244 if (unlikely(!(_ctx->xdp.rxq->dev->features & NETIF_F_RXHASH))) in mlx5e_xdp_rx_hash()
446 if (efx->net_dev->features & NETIF_F_RXHASH) in ef4_rx_packet_gro()
733 if (feat & NETIF_F_RXHASH) in gve_rx_complete_skb()
1103 NETIF_F_RXHASH | NETIF_F_NTUPLE),
287 NETIF_F_RXHASH)301 if (dev->features & NETIF_F_RXHASH) in __ethtool_get_flags()323 features |= NETIF_F_RXHASH; in __ethtool_set_flags()
253 - If the NETIF_F_RXHASH flag is set, the 32-bit result of the hash