/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
A D | ipoib.c | 376 !!(priv->netdev->hw_features & NETIF_F_NTUPLE)); in mlx5i_create_flow_steering() 380 priv->netdev->hw_features &= ~NETIF_F_NTUPLE; in mlx5i_create_flow_steering() 396 !!(priv->netdev->hw_features & NETIF_F_NTUPLE)); in mlx5i_create_flow_steering() 405 !!(priv->netdev->hw_features & NETIF_F_NTUPLE)); in mlx5i_destroy_flow_steering()
|
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/ |
A D | aq_main.c | 168 if (!(features & NETIF_F_NTUPLE)) { in aq_ndev_set_features() 169 if (aq_nic->ndev->features & NETIF_F_NTUPLE) { in aq_ndev_set_features()
|
A D | aq_filters.c | 239 if (!(aq_nic->ndev->features & NETIF_F_NTUPLE)) { in aq_rule_is_not_support()
|
/linux-6.3-rc2/include/linux/ |
A D | netdev_features.h | 128 #define NETIF_F_NTUPLE __NETIF_F(NTUPLE) macro
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_common.c | 1779 bool ntuple = !!(features & NETIF_F_NTUPLE); in otx2_handle_ntuple_tc_features() 1782 if ((changed & NETIF_F_NTUPLE) && !ntuple) in otx2_handle_ntuple_tc_features() 1785 if ((changed & NETIF_F_NTUPLE) && ntuple) { in otx2_handle_ntuple_tc_features() 1807 if ((changed & NETIF_F_NTUPLE) && ntuple && in otx2_handle_ntuple_tc_features() 1815 (netdev->features & NETIF_F_NTUPLE) && !(changed & NETIF_F_NTUPLE)) { in otx2_handle_ntuple_tc_features()
|
A D | otx2_ethtool.c | 719 bool ntuple = !!(dev->features & NETIF_F_NTUPLE); in otx2_get_rxnfc() 752 bool ntuple = !!(dev->features & NETIF_F_NTUPLE); in otx2_set_rxnfc()
|
A D | otx2_vf.c | 651 netdev->hw_features |= NETIF_F_NTUPLE; in otx2vf_probe()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_fs.c | 1318 !!(netdev->hw_features & NETIF_F_NTUPLE)); in mlx5e_create_flow_steering() 1321 netdev->hw_features &= ~NETIF_F_NTUPLE; in mlx5e_create_flow_steering() 1365 mlx5e_arfs_destroy_tables(fs, !!(netdev->hw_features & NETIF_F_NTUPLE)); in mlx5e_create_flow_steering()
|
A D | en_main.c | 4024 err |= MLX5E_HANDLE_FEATURE(NETIF_F_NTUPLE, set_feature_arfs); in mlx5e_set_features() 4047 features &= ~NETIF_F_NTUPLE; in mlx5e_fix_uplink_rep_features() 4048 if (netdev->features & NETIF_F_NTUPLE) in mlx5e_fix_uplink_rep_features() 5159 netdev->hw_features |= NETIF_F_NTUPLE; in mlx5e_build_nic_netdev() 5306 mlx5e_destroy_flow_steering(priv->fs, !!(priv->netdev->hw_features & NETIF_F_NTUPLE), in mlx5e_init_nic_rx() 5323 mlx5e_destroy_flow_steering(priv->fs, !!(priv->netdev->hw_features & NETIF_F_NTUPLE), in mlx5e_cleanup_nic_rx()
|
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
A D | hw_atl2.c | 47 NETIF_F_NTUPLE | \
|
/linux-6.3-rc2/drivers/net/ethernet/cadence/ |
A D | macb_main.c | 3406 if (!(netdev->features & NETIF_F_NTUPLE)) in gem_enable_flow_filters() 3798 gem_enable_flow_filters(bp, !!(features & NETIF_F_NTUPLE)); in macb_set_rxflow_feature() 3816 if (changed & NETIF_F_NTUPLE) in macb_set_features() 4145 dev->hw_features |= NETIF_F_NTUPLE; in macb_init() 5209 if (netdev->hw_features & NETIF_F_NTUPLE) in macb_suspend() 5278 if (netdev->hw_features & NETIF_F_NTUPLE) in macb_resume()
|
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
A D | hw_atl_a0.c | 42 NETIF_F_NTUPLE | \
|
A D | hw_atl_b0.c | 46 NETIF_F_NTUPLE | \
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/ |
A D | siena.c | 1103 NETIF_F_RXHASH | NETIF_F_NTUPLE),
|
A D | efx_common.c | 218 if (net_dev->features & ~data & NETIF_F_NTUPLE) { in efx_siena_set_features()
|
A D | rx_common.c | 808 if (efx->type->offload_features & NETIF_F_NTUPLE) { in efx_siena_probe_filters()
|
/linux-6.3-rc2/net/ethtool/ |
A D | ioctl.c | 285 NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_NTUPLE | \ 298 if (dev->features & NETIF_F_NTUPLE) in __ethtool_get_flags() 320 features |= NETIF_F_NTUPLE; in __ethtool_set_flags()
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/ |
A D | rx_common.c | 804 if (efx->type->offload_features & NETIF_F_NTUPLE) { in efx_probe_filters()
|
A D | efx_common.c | 219 if (net_dev->features & ~data & NETIF_F_NTUPLE) { in efx_set_features()
|
A D | ef100_nic.c | 1220 NETIF_F_HIGHDMA | NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_NTUPLE | \
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/falcon/ |
A D | efx.c | 1692 if (efx->type->offload_features & NETIF_F_NTUPLE) { in ef4_probe_filters() 2188 if (net_dev->features & ~data & NETIF_F_NTUPLE) { in ef4_set_features()
|
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qede/ |
A D | qede_main.c | 858 hw_features |= NETIF_F_NTUPLE; in qede_init_ndev() 2448 edev->ndev->features &= ~NETIF_F_NTUPLE; in qede_load()
|
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/ |
A D | hns3_enet.c | 2431 if ((changed & NETIF_F_NTUPLE) && h->ae_algo->ops->enable_fd) { in hns3_nic_set_features() 2432 enable = !!(features & NETIF_F_NTUPLE); in hns3_nic_set_features() 3324 netdev->features |= NETIF_F_NTUPLE; in hns3_set_default_feature() 3346 NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_GRO_HW | NETIF_F_NTUPLE | in hns3_set_default_feature()
|
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/ |
A D | bnxt.c | 10496 bp->dev->hw_features &= ~NETIF_F_NTUPLE; in __bnxt_open_nic() 11228 if ((features & NETIF_F_NTUPLE) && !bnxt_rfs_capable(bp)) in bnxt_fix_features() 11229 features &= ~NETIF_F_NTUPLE; in bnxt_fix_features() 11278 if (features & NETIF_F_NTUPLE) in bnxt_set_features() 12328 dev->hw_features &= ~NETIF_F_NTUPLE; in bnxt_set_dflt_rfs() 12329 dev->features &= ~NETIF_F_NTUPLE; in bnxt_set_dflt_rfs() 12332 dev->hw_features |= NETIF_F_NTUPLE; in bnxt_set_dflt_rfs() 12335 dev->features |= NETIF_F_NTUPLE; in bnxt_set_dflt_rfs()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/ |
A D | ice_main.c | 3409 NETIF_F_NTUPLE | in ice_set_netdev_features() 6339 if (changed & NETIF_F_NTUPLE) { in ice_set_features() 6340 bool ena = !!(features & NETIF_F_NTUPLE); in ice_set_features() 8610 if (vsi->netdev->features & NETIF_F_NTUPLE) { in ice_remove_q_channels()
|