Home
last modified time | relevance | path

Searched refs:NETIF_F_RXHASH (Results 1 – 39 of 39) sorted by relevance

/linux-4.4.14/include/linux/
Dnetdev_features.h105 #define NETIF_F_RXHASH __NETIF_F(RXHASH) macro
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Dnetdev.c178 NETIF_F_RXHASH; in wil_if_alloc()
Dtxrx.c578 if (ndev->features & NETIF_F_RXHASH) in wil_netif_rx_any()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c210 if (likely(netdev->features & NETIF_F_RXHASH)) in mlx5e_build_rx_skb()
Den_main.c2056 netdev->vlan_features |= NETIF_F_RXHASH; in mlx5e_build_netdev()
/linux-4.4.14/drivers/net/ethernet/neterion/vxge/
Dvxge-main.c2679 if ((changed & NETIF_F_RXHASH) && netif_running(dev)) in vxge_fix_features()
2680 features ^= NETIF_F_RXHASH; in vxge_fix_features()
2690 if (!(changed & NETIF_F_RXHASH)) in vxge_set_features()
2695 vdev->devh->config.rth_en = !!(features & NETIF_F_RXHASH); in vxge_set_features()
2697 dev->features = features ^ NETIF_F_RXHASH; in vxge_set_features()
2698 vdev->devh->config.rth_en = !!(dev->features & NETIF_F_RXHASH); in vxge_set_features()
3439 ndev->hw_features |= NETIF_F_RXHASH; in vxge_device_register()
/linux-4.4.14/net/core/
Dethtool.c304 NETIF_F_RXHASH)
318 if (dev->features & NETIF_F_RXHASH) in __ethtool_get_flags()
340 features |= NETIF_F_RXHASH; in __ethtool_set_flags()
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-drv.c1665 rxhash = pdata->netdev_features & NETIF_F_RXHASH; in xgbe_set_features()
1670 if ((features & NETIF_F_RXHASH) && !rxhash) in xgbe_set_features()
1672 else if (!(features & NETIF_F_RXHASH) && rxhash) in xgbe_set_features()
Dxgbe-main.c729 netdev->hw_features |= NETIF_F_RXHASH; in xgbe_probe()
Dxgbe-dev.c484 if (pdata->netdev->features & NETIF_F_RXHASH) in xgbe_config_rss()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_rx.c922 if (dev->features & NETIF_F_RXHASH) in mlx4_en_process_rx_cq()
970 if (dev->features & NETIF_F_RXHASH) in mlx4_en_process_rx_cq()
Den_ethtool.c1123 if (!(dev->features & NETIF_F_RXHASH)) in mlx4_en_check_rxfh_func()
1129 if (dev->features & NETIF_F_RXHASH) in mlx4_en_check_rxfh_func()
Den_netdev.c2966 dev->hw_features |= NETIF_F_RXCSUM | NETIF_F_RXHASH; in mlx4_en_init_netdev()
/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnicvf_main.c546 if (!(netdev->features & NETIF_F_RXHASH)) in nicvf_set_rxhash()
1545 netdev->hw_features |= NETIF_F_RXHASH; in nicvf_probe()
/linux-4.4.14/drivers/net/ethernet/qlogic/qede/
Dqede_main.c782 if ((edev->ndev->features & NETIF_F_RXHASH) && htype) { in qede_get_rxhash()
1250 ndev->vlan_features = hw_features | NETIF_F_RXHASH | NETIF_F_RXCSUM | in qede_init_ndev()
1252 ndev->features = hw_features | NETIF_F_RXHASH | NETIF_F_RXCSUM | in qede_init_ndev()
/linux-4.4.14/drivers/net/ethernet/sfc/
Dsiena.c1041 NETIF_F_RXHASH | NETIF_F_NTUPLE),
Drx.c443 if (efx->net_dev->features & NETIF_F_RXHASH) in efx_rx_packet_gro()
Def10.c4759 NETIF_F_RXHASH | NETIF_F_NTUPLE),
4880 NETIF_F_RXHASH | NETIF_F_NTUPLE),
Dfalcon.c2897 .offload_features = NETIF_F_IP_CSUM | NETIF_F_RXHASH | NETIF_F_NTUPLE,
/linux-4.4.14/drivers/net/vmxnet3/
Dvmxnet3_drv.c1331 (adapter->netdev->features & NETIF_F_RXHASH)) in vmxnet3_rq_rx_complete()
3218 netdev->hw_features |= NETIF_F_RXHASH; in vmxnet3_probe_device()
3219 netdev->features |= NETIF_F_RXHASH; in vmxnet3_probe_device()
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
Dfm10k_netdev.c1416 NETIF_F_RXHASH | in fm10k_alloc_netdev()
Dfm10k_main.c417 if (!(ring->netdev->features & NETIF_F_RXHASH)) in fm10k_rx_hash()
/linux-4.4.14/drivers/net/ethernet/marvell/
Dsky2.c1307 if (features & NETIF_F_RXHASH) { in rx_set_rss()
4387 if ( (features & NETIF_F_RXHASH) && in sky2_fix_features()
4410 if (changed & NETIF_F_RXHASH) in sky2_set_features()
4801 dev->hw_features |= NETIF_F_RXHASH; in sky2_init_netdev()
/linux-4.4.14/drivers/net/ethernet/cisco/enic/
Denic_main.c1168 if (netdev->features & NETIF_F_RXHASH) { in enic_rq_indicate_buf()
2740 netdev->hw_features |= NETIF_F_RXHASH; in enic_probe()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c1872 if (rxq->rspq.netdev->features & NETIF_F_RXHASH) in do_gro()
1932 if (skb->dev->features & NETIF_F_RXHASH) in t4_ethrx_handler()
Dcxgb4_main.c4814 NETIF_F_RXCSUM | NETIF_F_RXHASH | in init_one()
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
Dnetdev.c913 if (netdev->features & NETIF_F_RXHASH) in e1000_rx_hash()
3763 if (adapter->netdev->features & NETIF_F_RXHASH) in e1000_configure()
6908 NETIF_F_RXCSUM | NETIF_F_RXHASH | NETIF_F_RXFCS | in e1000_set_features()
7121 NETIF_F_RXHASH | in e1000_probe()
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_txrx.c903 if ((ring->netdev->features & NETIF_F_RXHASH) && in i40e_rx_hash()
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_main.c2125 if (netdev->features & NETIF_F_RXHASH) in be_rx_compl_process()
2183 if (adapter->netdev->features & NETIF_F_RXHASH) in be_rx_compl_process_gro()
5360 netdev->hw_features |= NETIF_F_RXHASH; in be_netdev_init()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_txrx.c1430 if ((ring->netdev->features & NETIF_F_RXHASH) && in i40e_rx_hash()
Di40e_main.c8653 NETIF_F_RXHASH | in i40e_config_netdev()
/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb_main.c2355 NETIF_F_RXHASH | in igb_probe()
6802 if (ring->netdev->features & NETIF_F_RXHASH) in igb_rx_hash()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf_main.c472 if (!(ring->netdev->features & NETIF_F_RXHASH)) in ixgbevf_rx_hash()
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dbnx2.c3275 if ((bp->dev->features & NETIF_F_RXHASH) && in bnx2_rx_int()
8582 NETIF_F_RXHASH | NETIF_F_RXCSUM; in bnx2_init_one()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c1397 if (!(ring->netdev->features & NETIF_F_RXHASH)) in ixgbe_rx_hash()
8777 NETIF_F_RXHASH | in ixgbe_probe()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c415 if ((bp->dev->features & NETIF_F_RXHASH) && in bnx2x_get_rxhash()
Dbnx2x_main.c13193 NETIF_F_RXHASH | NETIF_F_HW_VLAN_CTAG_TX; in bnx2x_init_dev()
/linux-4.4.14/drivers/net/ethernet/sun/
Dniu.c3493 if (np->dev->features & NETIF_F_RXHASH) in niu_process_rx_pkt()
9726 dev->hw_features = NETIF_F_SG | NETIF_F_HW_CSUM | NETIF_F_RXHASH; in niu_set_basic_features()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c5677 NETIF_F_RXHASH | in bnxt_init_one()