Searched refs:max_depth (Results 1 – 3 of 3) sorted by relevance
308 int max_depth, int fpa_pool, in octeontx_cmd_queue_initialize() argument315 int chunk = max_depth + 1; in octeontx_cmd_queue_initialize()320 if (max_depth & chunk) /* must be 2^N - 1 */ in octeontx_cmd_queue_initialize()331 q->max_depth = max_depth; in octeontx_cmd_queue_initialize()
96 u16 max_depth; member
40 int max_depth; member159 hdr->max_depth = hdr->depth; in __cyg_profile_func_enter()324 printf("%15d maximum observed call depth\n", hdr->max_depth); in trace_print_stats()
Completed in 6 milliseconds