Searched refs:tx_queues_local (Results 1 – 1 of 1) sorted by relevance
298 void **tx_queues_local = NULL; in do_eth_dev_ring_create() local311 tx_queues_local = rte_calloc_socket(name, nb_tx_queues, in do_eth_dev_ring_create()313 if (tx_queues_local == NULL) { in do_eth_dev_ring_create()343 data->tx_queues = tx_queues_local; in do_eth_dev_ring_create()380 rte_free(tx_queues_local); in do_eth_dev_ring_create()