Home
last modified time | relevance | path

Searched refs:highest_queue (Results 1 – 1 of 1) sorted by relevance

/u-boot/arch/mips/mach-octeon/
A Dcvmx-helper-cfg.c319 int highest_queue; in cvmx_pko_queue_alloc() local
350 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