Searched refs:cgx_get_cgxcnt_max (Results 1 – 4 of 4) sorted by relevance
136 int cgx_get_cgxcnt_max(void);
341 rvu->cgx_cnt_max = cgx_get_cgxcnt_max(); in rvu_cgx_init()
2596 if (!cgx_get_cgxcnt_max()) in rvu_dbg_cgx_init()2606 for (i = 0; i < cgx_get_cgxcnt_max(); i++) { in rvu_dbg_cgx_init()3385 if (!cgx_get_cgxcnt_max()) in rvu_dbg_init()
130 int cgx_get_cgxcnt_max(void) in cgx_get_cgxcnt_max() function