Searched refs:highest_queue (Results 1 – 1 of 1) sorted by relevance
319 int highest_queue; in cvmx_pko_queue_alloc() local350 highest_queue = ret_val + count - 1; in cvmx_pko_queue_alloc()351 if (highest_queue > __cvmx_cfg_pko_highest_queue) in cvmx_pko_queue_alloc()352 __cvmx_cfg_pko_highest_queue = highest_queue; in cvmx_pko_queue_alloc()
Completed in 6 milliseconds