Searched refs:rx_queues_local (Results 1 – 1 of 1) sorted by relevance
297 void **rx_queues_local = NULL; in do_eth_dev_ring_create() local304 rx_queues_local = rte_calloc_socket(name, nb_rx_queues, in do_eth_dev_ring_create()306 if (rx_queues_local == NULL) { in do_eth_dev_ring_create()342 data->rx_queues = rx_queues_local; in do_eth_dev_ring_create()379 rte_free(rx_queues_local); in do_eth_dev_ring_create()