/linux-6.3-rc2/include/linux/ |
A D | netdev_features.h | 130 #define NETIF_F_RXHASH __NETIF_F(RXHASH) macro
|
/linux-6.3-rc2/drivers/net/ethernet/freescale/enetc/ |
A D | enetc_vf.c | 148 ndev->hw_features |= NETIF_F_RXHASH; in enetc_vf_netdev_setup()
|
/linux-6.3-rc2/drivers/net/ethernet/amd/xgbe/ |
A D | xgbe-main.c | 357 netdev->hw_features |= NETIF_F_RXHASH; in xgbe_config_netdev()
|
A D | xgbe-drv.c | 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()
|
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/freescale/ |
A D | dpaa.rst | 226 the NETIF_F_RXHASH feature is on (active by default). This can be turned 241 NETIF_F_RXHASH feature flag).
|
/linux-6.3-rc2/drivers/net/ethernet/synopsys/ |
A D | dwc-xlgmac-net.c | 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()
|
A D | dwc-xlgmac-common.c | 198 netdev->hw_features |= NETIF_F_RXHASH; in xlgmac_init()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/ |
A D | ice_txrx_lib.c | 79 if (!(rx_ring->netdev->features & NETIF_F_RXHASH)) in ice_rx_hash()
|
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/ |
A D | nfp_net_repr.c | 353 netdev->hw_features |= NETIF_F_RXHASH; in nfp_repr_init()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/ |
A D | en_rx.c | 688 if (unlikely(!(_ctx->dev->features & NETIF_F_RXHASH))) in mlx4_en_xdp_rx_hash() 913 if (dev->features & NETIF_F_RXHASH) in mlx4_en_process_rx_cq()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | xdp.c | 176 if (unlikely(!(_ctx->xdp.rxq->dev->features & NETIF_F_RXHASH))) in mlx5e_xdp_rx_hash()
|
/linux-6.3-rc2/drivers/net/ |
A D | virtio_net.c | 1397 if (dev->features & NETIF_F_RXHASH && vi->has_rss_hash_report) in receive_buf() 2717 if (vi->dev->features & NETIF_F_RXHASH) in virtnet_set_hashflow() 3373 if ((dev->features ^ features) & NETIF_F_RXHASH) { in virtnet_set_features() 3374 if (features & NETIF_F_RXHASH) in virtnet_set_features() 3986 dev->hw_features |= NETIF_F_RXHASH; in virtnet_probe()
|
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
A D | hw_atl2.c | 42 NETIF_F_RXHASH | \
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_vf.c | 641 NETIF_F_IPV6_CSUM | NETIF_F_RXHASH | in otx2vf_probe()
|
/linux-6.3-rc2/drivers/net/ethernet/google/gve/ |
A D | gve_rx_dqo.c | 640 if (feat & NETIF_F_RXHASH) in gve_rx_complete_skb()
|
A D | gve_rx.c | 674 if (likely(feat & NETIF_F_RXHASH) && in gve_rx()
|
/linux-6.3-rc2/drivers/net/ethernet/pensando/ionic/ |
A D | ionic_lif.c | 1471 if (features & NETIF_F_RXHASH) in ionic_netdev_features_to_nic() 1601 features |= NETIF_F_RXHASH; in ionic_init_nic_features() 1617 netdev->hw_features |= NETIF_F_RXHASH; in ionic_init_nic_features() 2152 if (lif->netdev->features & NETIF_F_RXHASH) in ionic_txrx_init() 3392 if (lif->netdev->features & NETIF_F_RXHASH) in ionic_lif_deinit()
|
/linux-6.3-rc2/drivers/net/ethernet/fungible/funeth/ |
A D | funeth_rx.c | 435 if (likely((q->netdev->features & NETIF_F_RXHASH) && rxreq->hash)) in fun_handle_cqe_pkt()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
A D | ipoib.c | 102 netdev->hw_features |= NETIF_F_RXHASH; in mlx5i_init()
|
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
A D | hw_atl_a0.c | 38 NETIF_F_RXHASH | \
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/falcon/ |
A D | rx.c | 446 if (efx->net_dev->features & NETIF_F_RXHASH) in ef4_rx_packet_gro()
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/ |
A D | siena.c | 1103 NETIF_F_RXHASH | NETIF_F_NTUPLE),
|
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/amazon/ |
A D | ena.rst | 250 - If the NETIF_F_RXHASH flag is set, the 32-bit result of the hash
|
/linux-6.3-rc2/net/ethtool/ |
A D | ioctl.c | 286 NETIF_F_RXHASH) 300 if (dev->features & NETIF_F_RXHASH) in __ethtool_get_flags() 322 features |= NETIF_F_RXHASH; in __ethtool_set_flags()
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/ |
A D | rx_common.c | 526 if (efx->net_dev->features & NETIF_F_RXHASH && in efx_rx_packet_gro()
|