Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eventdev/
H A Drte_event_eth_rx_adapter.c1750 struct rte_event_eth_rx_adapter_queue_conf temp_conf; in rxa_sw_add() local
1764 temp_conf = *queue_conf; in rxa_sw_add()
1767 temp_conf.servicing_weight = 1; in rxa_sw_add()
1769 queue_conf = &temp_conf; in rxa_sw_add()