/linux/include/linux/ |
A D | netdev_features.h | 130 #define NETIF_F_RXHASH __NETIF_F(RXHASH) macro
|
/linux/drivers/net/ethernet/freescale/enetc/ |
A D | enetc_vf.c | 135 ndev->hw_features |= NETIF_F_RXHASH; in enetc_vf_netdev_setup()
|
/linux/drivers/net/ethernet/intel/ice/ |
A D | ice_txrx_lib.c | 77 if (!(rx_ring->netdev->features & NETIF_F_RXHASH)) in ice_rx_hash()
|
/linux/drivers/net/ethernet/synopsys/ |
A D | dwc-xlgmac-net.c | 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()
|
A D | dwc-xlgmac-common.c | 198 netdev->hw_features |= NETIF_F_RXHASH; in xlgmac_init()
|
/linux/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/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/drivers/net/ethernet/netronome/nfp/ |
A D | nfp_net_repr.c | 355 netdev->hw_features |= NETIF_F_RXHASH; in nfp_repr_init()
|
/linux/drivers/net/ethernet/pensando/ionic/ |
A D | ionic_lif.c | 1372 if (features & NETIF_F_RXHASH) in ionic_netdev_features_to_nic() 1496 features |= NETIF_F_RXHASH; in ionic_init_nic_features() 1512 netdev->hw_features |= NETIF_F_RXHASH; in ionic_init_nic_features() 1972 if (lif->netdev->features & NETIF_F_RXHASH) in ionic_txrx_init() 2957 if (lif->netdev->features & NETIF_F_RXHASH) in ionic_lif_deinit()
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_vf.c | 653 NETIF_F_IPV6_CSUM | NETIF_F_RXHASH | in otx2vf_probe()
|
/linux/drivers/net/ethernet/neterion/vxge/ |
A D | vxge-main.c | 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()
|
/linux/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 | 604 if (likely(feat & NETIF_F_RXHASH) && in gve_rx()
|
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
A D | hw_atl2.c | 42 NETIF_F_RXHASH | \
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
A D | ipoib.c | 97 netdev->hw_features |= NETIF_F_RXHASH; in mlx5i_init()
|
/linux/drivers/net/ethernet/microsoft/mana/ |
A D | mana_en.c | 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()
|
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
A D | hw_atl_a0.c | 38 NETIF_F_RXHASH | \
|
/linux/drivers/net/ethernet/sfc/falcon/ |
A D | rx.c | 446 if (efx->net_dev->features & NETIF_F_RXHASH) in ef4_rx_packet_gro()
|
/linux/drivers/net/hyperv/ |
A D | hyperv_net.h | 874 NETIF_F_SG | NETIF_F_RXHASH)
|
/linux/drivers/net/ethernet/sfc/ |
A D | siena.c | 1092 NETIF_F_RXHASH | NETIF_F_NTUPLE),
|
/linux/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/net/ethtool/ |
A D | ioctl.c | 292 NETIF_F_RXHASH) 306 if (dev->features & NETIF_F_RXHASH) in __ethtool_get_flags() 328 features |= NETIF_F_RXHASH; in __ethtool_set_flags()
|
/linux/drivers/net/ethernet/cavium/thunder/ |
A D | nicvf_main.c | 734 if (!(netdev->features & NETIF_F_RXHASH)) in nicvf_set_rxhash() 2218 netdev->hw_features |= NETIF_F_RXHASH; in nicvf_probe()
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
A D | en_ethtool.c | 1243 if (!(dev->features & NETIF_F_RXHASH)) in mlx4_en_check_rxfh_func() 1249 if (dev->features & NETIF_F_RXHASH) in mlx4_en_check_rxfh_func()
|