Searched refs:hw_tcs (Results 1 – 3 of 3) sorted by relevance
23 static int hw_tcs, hw_vpes; variable297 if (new == 0 || new > (hw_tcs - aprp_cpu_index())) in ntcs_store()383 hw_tcs = (val & MVPCONF0_PTC) + 1; in vpe_module_init()386 for (tc = aprp_cpu_index(); tc < hw_tcs; tc++) { in vpe_module_init()407 if (tc < hw_tcs) { in vpe_module_init()416 v->ntcs = hw_tcs - aprp_cpu_index(); in vpe_module_init()
300 num_tc = adapter->hw_tcs; in ixgbe_pci_sriov_enable()701 u8 num_tcs = adapter->hw_tcs; in ixgbe_vf_reset_event()974 u8 tcs = adapter->hw_tcs; in ixgbe_set_vf_vlan_msg()1062 u8 num_tcs = adapter->hw_tcs; in ixgbe_get_vf_queues()
3822 u8 tcs = adapter->hw_tcs; in ixgbe_setup_mtqc()4199 u8 tcs = adapter->hw_tcs; in ixgbe_setup_mrqc()5472 int num_tc = adapter->hw_tcs; in ixgbe_pbthresh_setup()5495 u8 tc = adapter->hw_tcs; in ixgbe_configure_pb()9652 adapter->hw_tcs = tc; in ixgbe_setup_tc()9666 adapter->hw_tcs = tc; in ixgbe_setup_tc()10196 ixgbe_setup_tc(netdev, adapter->hw_tcs); in ixgbe_sriov_reinit()10245 ixgbe_setup_tc(adapter->netdev, adapter->hw_tcs); in ixgbe_reset_l2fw_offload()10293 (adapter->hw_tcs > 1) || in ixgbe_set_features()10457 int tcs = adapter->hw_tcs ? : 1; in ixgbe_fwd_add()[all …]