Home
last modified time | relevance | path

Searched refs:stashing (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/drivers/net/dpaa/
H A Ddpaa_ethdev.c150 opts->fqd.context_a.stashing.exclusive = 0; in dpaa_poll_queue_default_config()
152 opts->fqd.context_a.stashing.annotation_cl = in dpaa_poll_queue_default_config()
154 opts->fqd.context_a.stashing.data_cl = DPAA_IF_RX_DATA_STASH; in dpaa_poll_queue_default_config()
155 opts->fqd.context_a.stashing.context_cl = DPAA_IF_RX_CONTEXT_STASH; in dpaa_poll_queue_default_config()
1038 opts.fqd.context_a.stashing.exclusive = 0; in dpaa_eth_rx_queue_setup()
1043 opts.fqd.context_a.stashing.annotation_cl = in dpaa_eth_rx_queue_setup()
1045 opts.fqd.context_a.stashing.data_cl = DPAA_IF_RX_DATA_STASH; in dpaa_eth_rx_queue_setup()
1046 opts.fqd.context_a.stashing.context_cl = in dpaa_eth_rx_queue_setup()
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dfsl-tsec-phy.txt68 - bd-stash : If present, indicates that the hardware supports stashing
/f-stack/dpdk/drivers/bus/dpaa/include/
H A Dfsl_qman.h513 struct qm_fqd_stashing stashing; member
523 struct qm_fqd_stashing stashing;
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dfsl_qman.h353 struct qm_fqd_stashing stashing;
H A Dqm_portal_fqr.c1999 …cnxtA.stashing.annotation_cl = DIV_CEIL(p_QmFqrParams->stashingParams.frameAnnotationSize, CACHELI… in QM_FQR_Create()
2000 … cnxtA.stashing.data_cl = DIV_CEIL(p_QmFqrParams->stashingParams.frameDataSize, CACHELINE_SIZE); in QM_FQR_Create()
2001 … cnxtA.stashing.context_cl = DIV_CEIL(p_QmFqrParams->stashingParams.fqContextSize, CACHELINE_SIZE); in QM_FQR_Create()
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/fsl/
H A Dinterlaken-lac.txt96 0010 if stashing is enabled; otherwise, WIMG can be 0000 or 0010.
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DChangeLog105 stashing memory to purge while other threads generating new pages. The