Searched refs:push_buf_intermediate_buf (Results 1 – 2 of 2) sorted by relevance
130 uint8_t *push_buf_intermediate_buf; member
745 if (ring->push_buf_intermediate_buf) in ena_tx_queue_release()746 rte_free(ring->push_buf_intermediate_buf); in ena_tx_queue_release()756 ring->push_buf_intermediate_buf = NULL; in ena_tx_queue_release()1314 txq->push_buf_intermediate_buf = in ena_tx_queue_setup()1318 if (!txq->push_buf_intermediate_buf) { in ena_tx_queue_setup()2441 tx_ring->push_buf_intermediate_buf); in ena_tx_map_mbuf()2442 *push_header = tx_ring->push_buf_intermediate_buf; in ena_tx_map_mbuf()