Home
last modified time | relevance | path

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

/arch/mips/mach-octeon/include/mach/
A Dcvmx-helper.h414 static const unsigned int prio_map = 7 << (4 * 0) | 6 << (4 * 1) | 5 << (4 * 2) | in cvmx_helper_prio2qos() local
418 return (prio_map >> ((prio & 0x7) << 2)) & 0x7; in cvmx_helper_prio2qos()

Completed in 3 milliseconds