Searched refs:prio_mask (Results 1 – 2 of 2) sorted by relevance
1457 uint32_t prio_mask = 0; in cvmx_pow_set_priority() local1461 prio_mask |= 1<<priority[i]; in cvmx_pow_set_priority()1463 if ( prio_mask ^ ((1<<cvmx_pop(prio_mask)) - 1)) in cvmx_pow_set_priority()1465 …ntf("ERROR: POW static priorities should be contiguous (0x%llx)\n", (unsigned long long)prio_mask); in cvmx_pow_set_priority()
255 u8 prio_mask = 1 << up; in ixgbe_dcb_get_tc_from_up() local268 if (prio_mask & tc_config[tc].path[direction].up_to_tc_bitmap) in ixgbe_dcb_get_tc_from_up()