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