Searched refs:tx_queues_local (Results 1 – 1 of 1) sorted by relevance
322 void **tx_queues_local = NULL; in do_eth_dev_ring_create() local335 tx_queues_local = rte_calloc_socket(name, nb_tx_queues, in do_eth_dev_ring_create()337 if (tx_queues_local == NULL) { in do_eth_dev_ring_create()367 data->tx_queues = tx_queues_local; in do_eth_dev_ring_create()404 rte_free(tx_queues_local); in do_eth_dev_ring_create()