Home
last modified time | relevance | path

Searched refs:ecore_init_qm_get_num_tcs (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore.h1044 u8 ecore_init_qm_get_num_tcs(struct ecore_hwfn *p_hwfn);
H A Decore_dev.c1839 u8 ecore_init_qm_get_num_tcs(struct ecore_hwfn *p_hwfn) in ecore_init_qm_get_num_tcs() function
1888 (!!(PQ_FLAGS_MCOS & pq_flags)) * ecore_init_qm_get_num_tcs(p_hwfn) + in ecore_init_qm_get_num_pqs()
2084 u8 max_tc = ecore_init_qm_get_num_tcs(p_hwfn); in ecore_get_cm_pq_idx_mcos()
2177 for (tc_idx = 0; tc_idx < ecore_init_qm_get_num_tcs(p_hwfn); tc_idx++) in ecore_init_qm_mcos_pqs()