Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/octeontx2/
H A Dotx2_io_arm64.h79 otx2_lmt_mov(void *out, const void *in, const uint32_t lmtext) in otx2_lmt_mov() argument
89 if (lmtext) { in otx2_lmt_mov()
91 if (lmtext > 1) in otx2_lmt_mov()
H A Dotx2_io_generic.h59 otx2_lmt_mov(void *out, const void *in, const uint32_t lmtext) in otx2_lmt_mov() argument
65 memcpy(out, in, (4 + (2 * lmtext)) * sizeof(uint64_t)); in otx2_lmt_mov()