Home
last modified time | relevance | path

Searched refs:COPY (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dsec_run_time_asm.h282 #define COPY BIT(31) /* command param is pointer (not immediate) macro
286 #define __COPY_MASK (COPY | DCOPY)
550 return IMMED | COPY; in inline_flags()
592 } else if (copy_data & COPY) { in __rta_inline_data()
/dpdk/doc/guides/sample_app_ug/
H A Dvhost_crypto.rst48 * zero-copy: the presence of this item means the ZERO-COPY feature will be
49 enabled. Otherwise it is disabled. PLEASE NOTE the ZERO-COPY feature is still
/dpdk/doc/guides/howto/
H A Dvirtio_user_for_container_networking.rst66 COPY . /usr/src/dpdk
/dpdk/drivers/common/dpaax/caamflib/desc/
H A Dpdcp.h3015 LOAD(p, (uintptr_t)iv, MATH0, 0, 8, IMMED | COPY); in cnstr_shdsc_pdcp_short_mac()
3029 LOAD(p, (uintptr_t)&iv, CONTEXT2, 0, 12, IMMED | COPY); in cnstr_shdsc_pdcp_short_mac()
3051 LOAD(p, (uintptr_t)&iv, MATH0, 0, 8, IMMED | COPY); in cnstr_shdsc_pdcp_short_mac()
3074 LOAD(p, (uintptr_t)&iv, CONTEXT2, 0, 12, IMMED | COPY); in cnstr_shdsc_pdcp_short_mac()