Home
last modified time | relevance | path

Searched refs:NETIF_F_NTUPLE (Results 1 – 25 of 50) sorted by relevance

12

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs.h168 netdev->hw_features & NETIF_F_NTUPLE; in mlx5e_fs_has_arfs()
174 netdev->features & NETIF_F_NTUPLE; in mlx5e_fs_want_arfs()
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_main.c167 if (!(features & NETIF_F_NTUPLE)) { in aq_ndev_set_features()
168 if (aq_nic->ndev->features & NETIF_F_NTUPLE) { in aq_ndev_set_features()
H A Daq_filters.c239 if (!(aq_nic->ndev->features & NETIF_F_NTUPLE)) { in aq_rule_is_not_support()
/linux/include/linux/
H A Dnetdev_features.h124 #define NETIF_F_NTUPLE __NETIF_F(NTUPLE) macro
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c2033 bool ntuple = !!(features & NETIF_F_NTUPLE); in otx2_handle_ntuple_tc_features()
2036 if ((changed & NETIF_F_NTUPLE) && !ntuple) in otx2_handle_ntuple_tc_features()
2039 if ((changed & NETIF_F_NTUPLE) && ntuple) { in otx2_handle_ntuple_tc_features()
2053 if ((changed & NETIF_F_NTUPLE) && ntuple && in otx2_handle_ntuple_tc_features()
H A Dotx2_ethtool.c749 bool ntuple = !!(dev->features & NETIF_F_NTUPLE); in otx2_get_rxnfc()
776 bool ntuple = !!(dev->features & NETIF_F_NTUPLE); in otx2_set_rxnfc()
H A Dotx2_vf.c706 netdev->hw_features |= NETIF_F_NTUPLE; in otx2vf_probe()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c4681 if ((netdev->features & NETIF_F_NTUPLE) ^ (features & NETIF_F_NTUPLE)) { in iavf_set_features()
4682 if (features & NETIF_F_NTUPLE) in iavf_set_features()
5038 features &= ~NETIF_F_NTUPLE; in iavf_fix_features()
5272 netdev->hw_features |= NETIF_F_NTUPLE; in iavf_process_config()
5273 netdev->features |= NETIF_F_NTUPLE; in iavf_process_config()
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c685 netdev->hw_features |= NETIF_F_NTUPLE | NETIF_F_HW_TC; in ngbe_probe()
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c3702 if (!(netdev->features & NETIF_F_NTUPLE)) in gem_enable_flow_filters()
3986 if (!(netdev->hw_features & NETIF_F_NTUPLE)) in gem_set_rxnfc()
4130 gem_enable_flow_filters(bp, !!(features & NETIF_F_NTUPLE)); in macb_set_rxflow_feature()
4148 if (changed & NETIF_F_NTUPLE) in macb_set_features()
4706 dev->hw_features |= NETIF_F_NTUPLE; in macb_init()
5901 if (netdev->hw_features & NETIF_F_NTUPLE) in macb_suspend()
5983 if (netdev->hw_features & NETIF_F_NTUPLE) in macb_resume()
/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_main.c798 netdev->hw_features |= NETIF_F_NTUPLE | NETIF_F_HW_TC; in txgbe_probe()
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c47 NETIF_F_NTUPLE | \
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_netdev.c806 netdev->features |= NETIF_F_NTUPLE; in fbnic_netdev_alloc()
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.c400 priv->netdev->hw_features &= ~NETIF_F_NTUPLE; in mlx5i_create_flow_steering()
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_a0.c42 NETIF_F_NTUPLE | \
/linux/drivers/net/ethernet/sfc/
H A Drx_common.c759 if (efx->type->offload_features & NETIF_F_NTUPLE) { in efx_probe_filters()
H A Defx_common.c214 if (net_dev->features & ~data & NETIF_F_NTUPLE) { in efx_set_features()
H A Def100_nic.c1220 NETIF_F_HIGHDMA | NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_NTUPLE | \
/linux/drivers/net/ethernet/sfc/siena/
H A Dsiena.c1103 NETIF_F_RXHASH | NETIF_F_NTUPLE),
H A Drx_common.c748 if (efx->type->offload_features & NETIF_F_NTUPLE) { in efx_siena_probe_filters()
H A Defx_common.c218 if (net_dev->features & ~data & NETIF_F_NTUPLE) { in efx_siena_set_features()
/linux/drivers/net/ethernet/google/gve/
H A Dgve_ethtool.c823 if (!(netdev->features & NETIF_F_NTUPLE)) in gve_set_rxnfc()
/linux/drivers/net/ethernet/sfc/falcon/
H A Defx.c1690 if (efx->type->offload_features & NETIF_F_NTUPLE) { in ef4_probe_filters()
2178 if (net_dev->features & ~data & NETIF_F_NTUPLE) { in ef4_set_features()
/linux/net/ethtool/
H A Dioctl.c291 NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_NTUPLE | \
304 if (dev->features & NETIF_F_NTUPLE) in __ethtool_get_flags()
326 features |= NETIF_F_NTUPLE; in __ethtool_set_flags()
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c856 hw_features |= NETIF_F_NTUPLE; in qede_init_ndev()
2467 edev->ndev->features &= ~NETIF_F_NTUPLE; in qede_load()

12