Searched refs:cgx_get_cgxcnt_max (Results 1 – 4 of 4) sorted by relevance
135 int cgx_get_cgxcnt_max(void);
350 rvu->cgx_cnt_max = cgx_get_cgxcnt_max(); in rvu_cgx_init()
2601 if (!cgx_get_cgxcnt_max()) in rvu_dbg_cgx_init()2611 for (i = 0; i < cgx_get_cgxcnt_max(); i++) { in rvu_dbg_cgx_init()3413 if (!cgx_get_cgxcnt_max()) in rvu_dbg_init()
133 int cgx_get_cgxcnt_max(void) in cgx_get_cgxcnt_max() function