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