Searched refs:rx_queues_local (Results 1 – 1 of 1) sorted by relevance
321 void **rx_queues_local = NULL; in do_eth_dev_ring_create() local328 rx_queues_local = rte_calloc_socket(name, nb_rx_queues, in do_eth_dev_ring_create()330 if (rx_queues_local == NULL) { in do_eth_dev_ring_create()366 data->rx_queues = rx_queues_local; in do_eth_dev_ring_create()403 rte_free(rx_queues_local); in do_eth_dev_ring_create()