Searched refs:NETIF_F_HW_TC (Results 1 – 20 of 20) sorted by relevance
44 return (dev->features & NETIF_F_HW_TC) && adap->tc_u32 ? true : false; in can_tc_u32_offload()
5626 NETIF_F_HW_TC; in init_one()
112 if ((netdev->features & NETIF_F_HW_TC) > (features & NETIF_F_HW_TC) && in nfp_port_set_features()
333 netdev->features |= NETIF_F_HW_TC; in nfp_repr_init()334 netdev->hw_features |= NETIF_F_HW_TC; in nfp_repr_init()
3786 netdev->hw_features |= NETIF_F_HW_TC; in nfp_net_netdev_init()
470 if ((dev->features & NETIF_F_HW_TC) > (features & NETIF_F_HW_TC)) in nsim_set_features()516 dev->hw_features |= NETIF_F_HW_TC; in nsim_setup()
148 #define NETIF_F_HW_TC __NETIF_F(HW_TC) macro
963 netdev->features |= NETIF_F_VLAN_CHALLENGED | NETIF_F_HW_TC | NETIF_F_NETNS_LOCAL; in mlx5e_build_rep_netdev()964 netdev->hw_features |= NETIF_F_HW_TC; in mlx5e_build_rep_netdev()
3679 err |= MLX5E_HANDLE_FEATURE(NETIF_F_HW_TC, set_feature_tc_num_filters); in mlx5e_set_features()4688 netdev->hw_features |= NETIF_F_HW_TC; in mlx5e_build_nic_netdev()
2990 !(priv->netdev->features & NETIF_F_HW_TC)) in mlx5e_tc_netdev_event()
657 return dev->features & NETIF_F_HW_TC; in tc_can_offload()
1310 slave_dev->features = master->vlan_features | NETIF_F_HW_TC; in dsa_slave_create()1311 slave_dev->hw_features |= NETIF_F_HW_TC; in dsa_slave_create()
1669 bp->dev->hw_features |= NETIF_F_HW_TC; in bnxt_init_tc()1670 bp->dev->features |= NETIF_F_HW_TC; in bnxt_init_tc()
1686 return mlxsw_sp_handle_feature(dev, features, NETIF_F_HW_TC, in mlxsw_sp_set_features()2907 NETIF_F_HW_VLAN_CTAG_FILTER | NETIF_F_HW_TC; in mlxsw_sp_port_create()2908 dev->hw_features |= NETIF_F_HW_TC; in mlxsw_sp_port_create()
784 NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_HW_TC; in qede_init_ndev()
3326 hw_features |= NETIF_F_HW_TC; in i40evf_process_config()
4294 ndev->hw_features |= NETIF_F_HW_TC; in stmmac_dvr_probe()
9614 if ((features & NETIF_F_NTUPLE) || (features & NETIF_F_HW_TC)) { in ixgbe_set_features()10639 NETIF_F_HW_TC; in ixgbe_probe()
11409 if (!(features & NETIF_F_HW_TC) && pf->num_cloud_filters) { in i40e_set_features()11947 netdev->hw_features |= NETIF_F_NTUPLE | NETIF_F_HW_TC; in i40e_config_netdev()
3154 netdev->features |= NETIF_F_HW_TC; in igb_probe()