Home
last modified time | relevance | path

Searched refs:ptr0 (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/pipeline/
H A Drte_swx_pipeline_internal.h189 uint8_t *ptr0; member
194 uint8_t *ptr0; member
1569 (h0->ptr == h0->ptr0)) { in emit_handler()
1852 uint8_t *hi_ptr0 = hi->ptr0; in __instr_hdr_emit_many_exec()
1871 ho->ptr0 = hi_ptr0; in __instr_hdr_emit_many_exec()
1892 ho->ptr0 = hi_ptr0; in __instr_hdr_emit_many_exec()
2206 uint8_t *h_ptr0 = h->ptr0; in __instr_dma_ht_many_exec()
H A Drte_swx_pipeline.c1245 t->headers[h->id].ptr0 = header_storage; in header_build()