Searched refs:temp_conf (Results 1 – 1 of 1) sorted by relevance
2141 struct rte_event_eth_rx_adapter_queue_conf temp_conf; in rxa_sw_add() local2155 temp_conf = *queue_conf; in rxa_sw_add()2158 temp_conf.servicing_weight = 1; in rxa_sw_add()2160 queue_conf = &temp_conf; in rxa_sw_add()