Searched refs:prio_mask (Results 1 – 3 of 3) sorted by relevance
324 u8 prio_mask = 1 << up; in txgbe_dcb_get_tc_from_up() local337 if (prio_mask & tc_config[tc].path[direction].up_to_tc_bitmap) in txgbe_dcb_get_tc_from_up()
2015 uint32_t prio_mask = 0; in cvmx_pow_set_priority() local2019 prio_mask |= 1<<priority[i]; in cvmx_pow_set_priority()2021 if ( prio_mask ^ ((1<<cvmx_pop(prio_mask)) - 1)) in cvmx_pow_set_priority()2023 …ntf("ERROR: POW static priorities should be contiguous (0x%llx)\n", (unsigned long long)prio_mask); in cvmx_pow_set_priority()
236 u8 prio_mask = 1 << up; in ixgbe_dcb_get_tc_from_up() local249 if (prio_mask & tc_config[tc].path[direction].up_to_tc_bitmap) in ixgbe_dcb_get_tc_from_up()