Searched refs:tc_idx (Results 1 – 2 of 2) sorted by relevance
2097 u8 tc_idx; in ecore_init_qm_mcos_pqs() local2103 for (tc_idx = 0; tc_idx < ecore_init_qm_get_num_tcs(p_hwfn); tc_idx++) in ecore_init_qm_mcos_pqs()2104 ecore_init_qm_pq(p_hwfn, qm_info, tc_idx, PQ_INIT_SHARE_VPORT); in ecore_init_qm_mcos_pqs()
3772 int tc_idx; in hns3_common_thrd_config() local3788 tc_idx = i * HNS3_TC_NUM_ONE_DESC + j; in hns3_common_thrd_config()3789 tc = &s_buf->tc_thrd[tc_idx]; in hns3_common_thrd_config()