Searched refs:dscp_entry (Results 1 – 1 of 1) sorted by relevance
316 struct dscp_table_entry_data *dscp_entry = &dscp_table->entry[dscp]; in pkt_work_mtr() local320 tc = dscp_entry->tc; in pkt_work_mtr()321 color_in = dscp_entry->color; in pkt_work_mtr()403 struct dscp_table_entry_data *dscp_entry = &dscp_table->entry[dscp]; in pkt_work_tm() local405 dscp_entry->tc_queue; in pkt_work_tm()406 rte_mbuf_sched_set(mbuf, queue_id, dscp_entry->tc, in pkt_work_tm()407 (uint8_t)dscp_entry->color); in pkt_work_tm()