Searched refs:push_header (Results 1 – 3 of 3) sorted by relevance
21 void *push_header; member
392 void *buffer_to_push = ena_tx_ctx->push_header; in ena_com_prepare_tx()
174 void **push_header,2862 void **push_header, in ena_tx_map_mbuf() argument2888 *push_header = rte_pktmbuf_mtod(mbuf, uint8_t *); in ena_tx_map_mbuf()2895 *push_header = tx_ring->push_buf_intermediate_buf; in ena_tx_map_mbuf()2899 *push_header = NULL; in ena_tx_map_mbuf()2939 void *push_header; in ena_xmit_mbuf() local2959 ena_tx_map_mbuf(tx_ring, tx_info, mbuf, &push_header, &header_len); in ena_xmit_mbuf()2962 ena_tx_ctx.push_header = push_header; in ena_xmit_mbuf()