Searched refs:temp_conf (Results 1 – 1 of 1) sorted by relevance
1750 struct rte_event_eth_rx_adapter_queue_conf temp_conf; in rxa_sw_add() local1764 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()