Searched refs:NETIF_F_NTUPLE (Results 1 – 25 of 42) sorted by relevance
12
170 if (!(features & NETIF_F_NTUPLE)) { in aq_ndev_set_features()171 if (aq_nic->ndev->features & NETIF_F_NTUPLE) { in aq_ndev_set_features()
239 if (!(aq_nic->ndev->features & NETIF_F_NTUPLE)) { in aq_rule_is_not_support()
128 #define NETIF_F_NTUPLE __NETIF_F(NTUPLE) macro
1738 bool ntuple = !!(features & NETIF_F_NTUPLE); in otx2_handle_ntuple_tc_features()1741 if ((changed & NETIF_F_NTUPLE) && !ntuple) in otx2_handle_ntuple_tc_features()1744 if ((changed & NETIF_F_NTUPLE) && ntuple) { in otx2_handle_ntuple_tc_features()1766 if ((changed & NETIF_F_NTUPLE) && ntuple && in otx2_handle_ntuple_tc_features()1774 (netdev->features & NETIF_F_NTUPLE) && !(changed & NETIF_F_NTUPLE)) { in otx2_handle_ntuple_tc_features()
719 bool ntuple = !!(dev->features & NETIF_F_NTUPLE); in otx2_get_rxnfc()752 bool ntuple = !!(dev->features & NETIF_F_NTUPLE); in otx2_set_rxnfc()
651 netdev->hw_features |= NETIF_F_NTUPLE; in otx2vf_probe()
184 if (!(priv->netdev->hw_features & NETIF_F_NTUPLE)) in mlx5e_arfs_destroy_tables()361 if (!(priv->netdev->hw_features & NETIF_F_NTUPLE)) in mlx5e_arfs_create_tables()
3846 err |= MLX5E_HANDLE_FEATURE(NETIF_F_NTUPLE, set_feature_arfs); in mlx5e_set_features()3869 features &= ~NETIF_F_NTUPLE; in mlx5e_fix_uplink_rep_features()3870 if (netdev->features & NETIF_F_NTUPLE) in mlx5e_fix_uplink_rep_features()4942 netdev->hw_features |= NETIF_F_NTUPLE; in mlx5e_build_nic_netdev()
1280 priv->netdev->hw_features &= ~NETIF_F_NTUPLE; in mlx5e_create_flow_steering()
335 priv->netdev->hw_features &= ~NETIF_F_NTUPLE; in mlx5i_create_flow_steering()
47 NETIF_F_NTUPLE | \
3343 if (!(netdev->features & NETIF_F_NTUPLE)) in gem_enable_flow_filters()3734 gem_enable_flow_filters(bp, !!(features & NETIF_F_NTUPLE)); in macb_set_rxflow_feature()3752 if (changed & NETIF_F_NTUPLE) in macb_set_features()4079 dev->hw_features |= NETIF_F_NTUPLE; in macb_init()5104 if (netdev->hw_features & NETIF_F_NTUPLE) in macb_suspend()5173 if (netdev->hw_features & NETIF_F_NTUPLE) in macb_resume()
42 NETIF_F_NTUPLE | \
46 NETIF_F_NTUPLE | \
1103 NETIF_F_RXHASH | NETIF_F_NTUPLE),
808 if (efx->type->offload_features & NETIF_F_NTUPLE) { in efx_siena_probe_filters()
218 if (net_dev->features & ~data & NETIF_F_NTUPLE) { in efx_siena_set_features()
292 NETIF_F_HW_VLAN_CTAG_TX | NETIF_F_NTUPLE | \305 if (dev->features & NETIF_F_NTUPLE) in __ethtool_get_flags()327 features |= NETIF_F_NTUPLE; in __ethtool_set_flags()
218 if (net_dev->features & ~data & NETIF_F_NTUPLE) { in efx_set_features()
802 if (efx->type->offload_features & NETIF_F_NTUPLE) { in efx_probe_filters()
710 NETIF_F_HIGHDMA | NETIF_F_SG | NETIF_F_FRAGLIST | NETIF_F_NTUPLE | \
3337 NETIF_F_NTUPLE | in ice_set_netdev_features()5986 if ((features & NETIF_F_NTUPLE) && in ice_set_features()5987 !(netdev->features & NETIF_F_NTUPLE)) { in ice_set_features()5990 } else if (!(features & NETIF_F_NTUPLE) && in ice_set_features()5991 (netdev->features & NETIF_F_NTUPLE)) { in ice_set_features()8221 if (vsi->netdev->features & NETIF_F_NTUPLE) { in ice_remove_q_channels()
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()
2428 if ((changed & NETIF_F_NTUPLE) && h->ae_algo->ops->enable_fd) { in hns3_nic_set_features()2429 enable = !!(features & NETIF_F_NTUPLE); in hns3_nic_set_features()3278 netdev->features |= NETIF_F_NTUPLE; in hns3_set_default_feature()3301 NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_GRO_HW | NETIF_F_NTUPLE | in hns3_set_default_feature()
858 hw_features |= NETIF_F_NTUPLE; in qede_init_ndev()2446 edev->ndev->features &= ~NETIF_F_NTUPLE; in qede_load()