Searched refs:tx_buffer (Results 1 – 1 of 1) sorted by relevance
170 static struct rte_eth_dev_tx_buffer *tx_buffer; variable899 tx_buffer = rte_zmalloc_socket(DPDK_TX_BUF_NAME, in pcap_dpdk_activate()902 if (tx_buffer == NULL) in pcap_dpdk_activate()909 rte_eth_tx_buffer_init(tx_buffer, MAX_PKT_BURST); in pcap_dpdk_activate()