Searched refs:NETIF_F_HW_TC (Results 1 – 21 of 21) sorted by relevance
44 return (dev->features & NETIF_F_HW_TC) && adap->tc_u32 ? true : false; in can_tc_u32_offload()
5878 NETIF_F_HW_TC; in init_one()
69 if ((netdev->features & NETIF_F_HW_TC) > (features & NETIF_F_HW_TC) && in nfp_port_set_features()
249 features |= old_features & (NETIF_F_SOFT_FEATURES | NETIF_F_HW_TC); in nfp_repr_fix_features()373 netdev->features |= NETIF_F_HW_TC; in nfp_repr_init()374 netdev->hw_features |= NETIF_F_HW_TC; in nfp_repr_init()
4039 netdev->hw_features |= NETIF_F_HW_TC; in nfp_net_netdev_init()
229 if ((dev->features & NETIF_F_HW_TC) > (features & NETIF_F_HW_TC)) in nsim_set_features()278 dev->hw_features |= NETIF_F_HW_TC; in nsim_setup()
145 #define NETIF_F_HW_TC __NETIF_F(HW_TC) macro
959 if ((dev->features & NETIF_F_HW_TC) > (features & NETIF_F_HW_TC) && in ocelot_set_features()2028 NETIF_F_HW_TC; in ocelot_probe_port()2029 dev->features |= NETIF_F_HW_VLAN_CTAG_FILTER | NETIF_F_HW_TC; in ocelot_probe_port()
567 return dev->features & NETIF_F_HW_TC; in tc_can_offload()
1412 slave_dev->features = master->vlan_features | NETIF_F_HW_TC; in dsa_slave_create()1415 slave_dev->hw_features |= NETIF_F_HW_TC; in dsa_slave_create()
1663 bp->dev->hw_features |= NETIF_F_HW_TC; in bnxt_init_tc()1664 bp->dev->features |= NETIF_F_HW_TC; in bnxt_init_tc()
1471 netdev->hw_features |= NETIF_F_HW_TC; in mlx5e_build_rep_netdev()
3798 err |= MLX5E_HANDLE_FEATURE(NETIF_F_HW_TC, set_feature_tc_num_filters); in mlx5e_set_features()4962 netdev->hw_features |= NETIF_F_HW_TC; in mlx5e_build_nic_netdev()
4083 !(priv->netdev->features & NETIF_F_HW_TC)) in mlx5e_tc_netdev_event()
1830 err |= mlxsw_sp_handle_feature(dev, features, NETIF_F_HW_TC, in mlxsw_sp_set_features()3695 NETIF_F_HW_VLAN_CTAG_FILTER | NETIF_F_HW_TC; in mlxsw_sp_port_create()3696 dev->hw_features |= NETIF_F_HW_TC | NETIF_F_LOOPBACK; in mlxsw_sp_port_create()
764 NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_HW_TC; in qede_init_ndev()
3507 hw_features |= NETIF_F_HW_TC; in iavf_process_config()
4504 ndev->hw_features |= NETIF_F_HW_TC; in stmmac_dvr_probe()
9729 if ((features & NETIF_F_NTUPLE) || (features & NETIF_F_HW_TC)) { in ixgbe_set_features()10929 NETIF_F_HW_TC; in ixgbe_probe()
12114 if (!(features & NETIF_F_HW_TC) && pf->num_cloud_filters) { in i40e_set_features()12937 hw_features |= NETIF_F_NTUPLE | NETIF_F_HW_TC; in i40e_config_netdev()
3128 netdev->features |= NETIF_F_HW_TC; in igb_probe()