Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_dcb.c325 u8 prio_mask = 1 << up; in txgbe_dcb_get_tc_from_up() local
338 if (prio_mask & tc_config[tc].path[direction].up_to_tc_bitmap) in txgbe_dcb_get_tc_from_up()
/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_dcb.c236 u8 prio_mask = 1 << up; in ixgbe_dcb_get_tc_from_up() local
249 if (prio_mask & tc_config[tc].path[direction].up_to_tc_bitmap) in ixgbe_dcb_get_tc_from_up()
/dpdk/drivers/event/dlb2/
H A Ddlb2.c3702 static const uint8_t prio_mask[16] = { in _process_deq_qes_vec_impl() local
3709 (const __m128i *)prio_mask); in _process_deq_qes_vec_impl()