Home
last modified time | relevance | path

Searched refs:caching (Results 1 – 12 of 12) sorted by relevance

/dpdk/drivers/net/thunderx/base/
H A Dnicvf_hw_defs.h1040 uint64_t caching:1; member
1052 uint64_t caching:1;
1152 uint64_t caching:2; member
1166 uint64_t caching:2;
H A Dnicvf_hw.c604 pf_rq_cfg.caching = RQ_CACHE_ALLOC_FIRST; in nicvf_qset_rq_config()
669 cq_cfg.caching = 1; in nicvf_qset_cq_config()
/dpdk/doc/guides/rel_notes/
H A Drelease_16_07.rst10 * **Removed the mempool cache memory if caching is not being used.**
17 cache for non-EAL threads. Previously the caching was always disabled
H A Drelease_20_05.rst135 * Removed flow rules caching for memory saving and compliance with ethdev API.
/dpdk/drivers/common/cnxk/
H A Dcnxk_telemetry_nix.c508 CNXK_TEL_DICT_INT(d, ctx, caching, w3_); in cnxk_tel_nix_cq_ctx()
H A Droc_nix_queue.c518 cq_ctx->caching = 1; in roc_nix_cq_init()
H A Droc_nix_debug.c652 ctx->caching); in nix_lf_cq_dump()
/dpdk/doc/guides/platform/
H A Dcnxk.rst487 W3:caching 1
/dpdk/doc/guides/prog_guide/
H A Dhash_lib.rst304 …and Michael Kaminsky, MemC3: compact and concurrent MemCache with dumber caching and smarter hashi…
H A Dmember_lib.rst58 Library to share summaries of what web pages/objects they are caching. With the
H A Denv_abstraction_layer.rst785 software caching (e.g. the mempool cache) can mitigate this by reducing the
/dpdk/drivers/common/cnxk/hw/
H A Dnix.h1032 uint64_t caching : 1; member