Lines Matching full:tcs
101 unsigned int tcs, q_per_tc; in hw_atl2_hw_queue_to_tc_map_set() local
110 tcs = 8; in hw_atl2_hw_queue_to_tc_map_set()
114 tcs = 4; in hw_atl2_hw_queue_to_tc_map_set()
121 for (tc = 0; tc != tcs; tc++) { in hw_atl2_hw_queue_to_tc_map_set()
163 tx_buff_size /= cfg->tcs; in hw_atl2_hw_qos_set()
164 rx_buff_size /= cfg->tcs; in hw_atl2_hw_qos_set()
165 for (tc = 0; tc < cfg->tcs; tc++) { in hw_atl2_hw_qos_set()
249 (BIT(nic_cfg->tcs) - 1); in hw_atl2_hw_init_tx_tc_rate_limit()
255 for (tc = 0; tc != nic_cfg->tcs; tc++) { in hw_atl2_hw_init_tx_tc_rate_limit()
281 for (tc = 0; tc != nic_cfg->tcs; tc++) { in hw_atl2_hw_init_tx_tc_rate_limit()
295 (nic_cfg->tcs - num_min_rated_tcs); in hw_atl2_hw_init_tx_tc_rate_limit()
329 for (tc = nic_cfg->tcs; tc != AQ_CFG_TCS_MAX; tc++) { in hw_atl2_hw_init_tx_tc_rate_limit()