ecore_init_qm_get_num_tcs
u8 ecore_init_qm_get_num_tcs(struct ecore_hwfn *p_hwfn);
(!!(PQ_FLAGS_MCOS & pq_flags)) * ecore_init_qm_get_num_tcs(p_hwfn) +
u8 max_tc = ecore_init_qm_get_num_tcs(p_hwfn);
for (tc_idx = 0; tc_idx < ecore_init_qm_get_num_tcs(p_hwfn); tc_idx++)