/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/ |
D | aq_main.c | 155 if (!(features & NETIF_F_NTUPLE)) { in aq_ndev_set_features() 156 if (aq_nic->ndev->features & NETIF_F_NTUPLE) { in aq_ndev_set_features()
|
D | aq_filters.c | 239 if (!(aq_nic->ndev->features & NETIF_F_NTUPLE)) { in aq_rule_is_not_support()
|
/kernel/linux/linux-5.10/include/linux/ |
D | netdev_features.h | 122 #define NETIF_F_NTUPLE __NETIF_F(NTUPLE) macro
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_arfs.c | 148 if (!(priv->netdev->hw_features & NETIF_F_NTUPLE)) in mlx5e_arfs_destroy_tables() 330 if (!(priv->netdev->hw_features & NETIF_F_NTUPLE)) in mlx5e_arfs_create_tables()
|
D | en_fs.c | 1585 priv->netdev->hw_features &= ~NETIF_F_NTUPLE; in mlx5e_create_flow_steering()
|
D | en_ethtool.c | 462 arfs_enabled = priv->netdev->features & NETIF_F_NTUPLE; in mlx5e_ethtool_set_channels()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cadence/ |
D | macb_main.c | 3069 if (!(netdev->features & NETIF_F_NTUPLE)) in gem_enable_flow_filters() 3460 gem_enable_flow_filters(bp, !!(features & NETIF_F_NTUPLE)); in macb_set_rxflow_feature() 3478 if (changed & NETIF_F_NTUPLE) in macb_set_features() 3792 dev->hw_features |= NETIF_F_NTUPLE; in macb_init() 4744 if (netdev->hw_features & NETIF_F_NTUPLE) in macb_suspend() 4811 if (netdev->hw_features & NETIF_F_NTUPLE) in macb_resume()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
D | ipoib.c | 336 priv->netdev->hw_features &= ~NETIF_F_NTUPLE; in mlx5i_create_flow_steering()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
D | hw_atl2.c | 47 NETIF_F_NTUPLE | \
|
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
D | hw_atl_a0.c | 42 NETIF_F_NTUPLE | \
|
D | hw_atl_b0.c | 46 NETIF_F_NTUPLE | \
|
/kernel/linux/linux-5.10/net/ethtool/ |
D | ioctl.c | 266 NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_NTUPLE | \ 279 if (dev->features & NETIF_F_NTUPLE) in __ethtool_get_flags() 301 features |= NETIF_F_NTUPLE; in __ethtool_set_flags()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
D | ice_main.c | 2947 NETIF_F_NTUPLE | in ice_set_netdev_features() 5160 if ((features & NETIF_F_NTUPLE) && in ice_set_features() 5161 !(netdev->features & NETIF_F_NTUPLE)) { in ice_set_features() 5164 } else if (!(features & NETIF_F_NTUPLE) && in ice_set_features() 5165 (netdev->features & NETIF_F_NTUPLE)) { in ice_set_features()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
D | siena.c | 1092 NETIF_F_RXHASH | NETIF_F_NTUPLE),
|
D | efx_common.c | 217 if (net_dev->features & ~data & NETIF_F_NTUPLE) { in efx_set_features()
|
D | rx_common.c | 815 if (efx->type->offload_features & NETIF_F_NTUPLE) { in efx_probe_filters()
|
D | ef100_nic.c | 690 NETIF_F_HIGHDMA | NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_NTUPLE | \
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_enet.c | 1613 if ((changed & NETIF_F_NTUPLE) && h->ae_algo->ops->enable_fd) { in hns3_nic_set_features() 1614 enable = !!(features & NETIF_F_NTUPLE); in hns3_nic_set_features() 2353 netdev->hw_features |= NETIF_F_NTUPLE; in hns3_set_default_feature() 2354 netdev->features |= NETIF_F_NTUPLE; in hns3_set_default_feature()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
D | efx.c | 1701 if (efx->type->offload_features & NETIF_F_NTUPLE) { in ef4_probe_filters() 2198 if (net_dev->features & ~data & NETIF_F_NTUPLE) { in ef4_set_features()
|
D | falcon.c | 2901 .offload_features = NETIF_F_IP_CSUM | NETIF_F_RXHASH | NETIF_F_NTUPLE,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/ |
D | qede_main.c | 808 hw_features |= NETIF_F_NTUPLE; in qede_init_ndev() 2375 edev->ndev->features &= ~NETIF_F_NTUPLE; in qede_load()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/ |
D | igc_main.c | 3951 if (!(changed & (NETIF_F_RXALL | NETIF_F_NTUPLE))) in igc_set_features() 3954 if (!(features & NETIF_F_NTUPLE)) in igc_set_features() 5134 netdev->hw_features |= NETIF_F_NTUPLE; in igc_probe()
|
D | igc_ethtool.c | 1268 if (!(netdev->hw_features & NETIF_F_NTUPLE)) { in igc_ethtool_add_nfc_rule()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 9815 bp->dev->hw_features &= ~NETIF_F_NTUPLE; in __bnxt_open_nic() 10498 if ((features & NETIF_F_NTUPLE) && !bnxt_rfs_capable(bp)) in bnxt_fix_features() 10499 features &= ~NETIF_F_NTUPLE; in bnxt_fix_features() 10548 if (features & NETIF_F_NTUPLE) in bnxt_set_features() 11412 dev->hw_features &= ~NETIF_F_NTUPLE; in bnxt_set_dflt_rfs() 11413 dev->features &= ~NETIF_F_NTUPLE; in bnxt_set_dflt_rfs() 11416 dev->hw_features |= NETIF_F_NTUPLE; in bnxt_set_dflt_rfs() 11419 dev->features |= NETIF_F_NTUPLE; in bnxt_set_dflt_rfs() 12486 bp->dev->features |= NETIF_F_NTUPLE; in bnxt_init_dflt_ring_mode()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 2459 if (!(changed & (NETIF_F_RXALL | NETIF_F_NTUPLE))) in igb_set_features() 2462 if (!(features & NETIF_F_NTUPLE)) { in igb_set_features() 3301 netdev->hw_features |= NETIF_F_NTUPLE; in igb_probe() 5050 if (adapter->netdev->features & NETIF_F_NTUPLE) in igb_vlan_promisc_enable()
|