Searched refs:push_header (Results 1 – 5 of 5) sorted by relevance
49 void *push_header; member
420 void *buffer_to_push = ena_tx_ctx->push_header; in ena_com_prepare_tx()
21 void *push_header; member
380 void *buffer_to_push = ena_tx_ctx->push_header; in ena_com_prepare_tx()
171 void **push_header,2409 void **push_header, in ena_tx_map_mbuf() argument2435 *push_header = rte_pktmbuf_mtod(mbuf, uint8_t *); in ena_tx_map_mbuf()2442 *push_header = tx_ring->push_buf_intermediate_buf; in ena_tx_map_mbuf()2446 *push_header = NULL; in ena_tx_map_mbuf()2486 void *push_header; in ena_xmit_mbuf() local2500 ena_tx_map_mbuf(tx_ring, tx_info, mbuf, &push_header, &header_len); in ena_xmit_mbuf()2503 ena_tx_ctx.push_header = push_header; in ena_xmit_mbuf()