| /Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/ | 
| D | hclge_dcb.c | 75 static int hclge_dcb_common_validate(struct hclge_dev *hdev, u8 num_tc,  in hclge_dcb_common_validate()229 	u8 num_tc = 0;  in hclge_ieee_setets()  local
 
 | 
| D | hclge_tm.c | 1375 void hclge_tm_schd_info_update(struct hclge_dev *hdev, u8 num_tc)  in hclge_tm_schd_info_update()
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/ice/ | 
| D | ice_dcb_lib.c | 54 	u8 i, num_tc, ena_tc = 1;  in ice_dcb_get_ena_tc()  local71 	u8 num_tc = 0;  in ice_dcb_get_num_tc()  local
 
 | 
| D | ice_lib.c | 3203 	u8 num_tc = 0;  in ice_vsi_cfg_tc()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/fm10k/ | 
| D | fm10k_dcbnl.c | 38 	u8 num_tc = 0;  in fm10k_dcbnl_ieee_setets()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/i40e/ | 
| D | i40e_virtchnl_pf.h | 109 	u8 num_tc;  member
 | 
| D | i40e_virtchnl_pf.c | 803 	u32 reg, num_tc = 1; /* VF has at least one traffic class */  in i40e_map_pf_queues_to_vsi()  local851 	u32 qps, num_tc = 1; /* VF has at least one traffic class */  in i40e_map_pf_to_vf_queues()  local
 
 | 
| D | i40e_main.c | 5031 	u8 num_tc = 0;  in i40e_dcb_get_num_tc()  local5073 	u8 num_tc = i40e_dcb_get_num_tc(dcbcfg);  in i40e_dcb_get_enabled_tc()  local
 5093 	u8 num_tc = vsi->mqprio_qopt.qopt.num_tc;  in i40e_mqprio_get_enabled_tc()  local
 5111 	u8 num_tc = 0;  in i40e_pf_get_num_tc()  local
 7022 	int ret = 0, num_tc = 1,  i, aq_err;  in i40e_fwd_ring_up()  local
 7385 	u8 enabled_tc = 0, num_tc, hw;  in i40e_setup_tc()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/sfc/falcon/ | 
| D | tx.c | 432 	unsigned tc, num_tc;  in ef4_setup_tc()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/freescale/dpaa/ | 
| D | dpaa_eth.h | 162 	u8 num_tc;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/sfc/ | 
| D | tx.c | 689 	unsigned tc, num_tc;  in efx_setup_tc()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/qlogic/qede/ | 
| D | qede_main.c | 530 static int qede_setup_tc(struct net_device *ndev, u8 num_tc)  in qede_setup_tc()2245 	u8 num_tc;  in qede_load()  local
 
 | 
| /Linux-v5.4/net/core/ | 
| D | net-sysfs.c | 1236 	int cpu, len, num_tc = 1, tc = 0;  in xps_cpus_show()  local1329 	int j, len, num_tc = 1, tc = 0;  in xps_rxqs_show()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/ti/ | 
| D | cpsw.c | 1413 static int cpsw_tc_to_fifo(int tc, int num_tc)  in cpsw_tc_to_fifo()2274 	int fifo, num_tc, count, offset;  in cpsw_set_mqprio()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/ixgbe/ | 
| D | ixgbe_sriov.c | 272 	u8 num_tc;  in ixgbe_pci_sriov_enable()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/iavf/ | 
| D | iavf.h | 342 	u8 num_tc;  member
 | 
| D | iavf_main.c | 2590 	u8 num_tc = 0, total_qps = 0;  in __iavf_setup_tc()  local
 | 
| /Linux-v5.4/include/linux/qed/ | 
| D | qed_eth_if.h | 107 	u8	num_tc;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ | 
| D | port.c | 548 	u8 num_tc = MLX5_CAP_GEN(mdev, max_tc) ? : 8;  in mlx5_max_tc()  local
 | 
| D | en.h | 255 	u8  num_tc;  member716 	u8                         num_tc;  member
 
 | 
| /Linux-v5.4/drivers/net/ethernet/freescale/enetc/ | 
| D | enetc.c | 1436 	u8 num_tc;  in enetc_setup_tc()  local
 | 
| /Linux-v5.4/include/linux/avf/ | 
| D | virtchnl.h | 521 	u32	num_tc;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/qlogic/qed/ | 
| D | qed_int.c | 1530 		u8 num_tc = p_hwfn->hw_info.num_hw_tc;  in qed_int_cau_conf_sb()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/ | 
| D | port.c | 2123 	u8 num_tc = dev->caps.max_tc_eth;  in mlx4_max_tc()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/ | 
| D | hnae3.h | 576 	u8 num_tc;		   /* Total number of enabled TCs */  member
 |