Searched refs:dscp_entry (Results 1 – 1 of 1) sorted by relevance
314 struct dscp_table_entry_data *dscp_entry = &dscp_table->entry[dscp]; in pkt_work_mtr() local318 tc = dscp_entry->tc; in pkt_work_mtr()319 color_in = dscp_entry->color; in pkt_work_mtr()401 struct dscp_table_entry_data *dscp_entry = &dscp_table->entry[dscp]; in pkt_work_tm() local403 dscp_entry->tc_queue; in pkt_work_tm()404 rte_mbuf_sched_set(mbuf, queue_id, dscp_entry->tc, in pkt_work_tm()405 (uint8_t)dscp_entry->color); in pkt_work_tm()