Home
last modified time | relevance | path

Searched full:stashing (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/soc/fsl/qbman/
H A DKconfig60 bool "QMan 'hot potato' data-stashing self-test"
66 DQRR, data and context stashing always on.
H A Dqman.c1234 /* PAMU is required for stashing */ in qman_create_portal()
1248 * If CI-stashing is used, the current defaults use a threshold of 3, in qman_create_portal()
1904 * set CONTEXTA, clear the stashing settings. in qman_init_fq()
2327 * The stashing case is easy, only update if we need to in in qman_enqueue()
2333 * The non-stashing case is harder, need to prefetch ahead of in qman_enqueue()
/linux/drivers/soc/fsl/dpio/
H A Dqbman-portal.c288 0, /* EQCR_CI stashing threshold */ in qbman_swp_init()
292 1, /* mem stashing drop enable enable */ in qbman_swp_init()
293 1, /* mem stashing priority enable */ in qbman_swp_init()
294 1, /* mem stashing enable */ in qbman_swp_init()
295 1, /* dequeue stashing priority enable */ in qbman_swp_init()
296 0, /* dequeue stashing enable enable */ in qbman_swp_init()
297 0); /* EQCR_CI stashing priority enable */ in qbman_swp_init()
302 1, /* EQCR_CI stashing threshold */ in qbman_swp_init()
306 1, /* mem stashing drop enable */ in qbman_swp_init()
307 1, /* mem stashing priority enable */ in qbman_swp_init()
[all …]
/linux/include/net/libeth/
H A Dtypes.h107 * struct libeth_xdp_buff_stash - struct for stashing &xdp_buff onto a queue
/linux/drivers/gpu/drm/msm/
H A DNOTES69 have a better way than just stashing the platform device in a global
/linux/drivers/dma/fsl-dpaa2-qdma/
H A Ddpaa2-qdma.h59 #define QMAN_FD_SC_DISABLE (0) /* stashing control */
/linux/Documentation/devicetree/bindings/net/
H A Dfsl,gianfar.yaml86 If present, indicates that the hardware supports stashing buffer
/linux/drivers/iommu/
H A Dfsl_pamu.c264 /* Fastpath, exit early if L3/CPC cache is target for stashing */ in get_stash_id()
343 /* setup QMAN Private data stashing for the L3 cache */ in setup_qbman_paace()
351 /* Set DQRR and Frame stashing for the L3 cache */ in setup_qbman_paace()
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dinterlaken-lac.txt96 0010 if stashing is enabled; otherwise, WIMG can be 0000 or 0010.
/linux/fs/xfs/scrub/
H A Dscrub.h173 /* The orphanage, for stashing files that have lost their parent. */
/linux/arch/arc/include/asm/
H A Dentry-compact.h207 * code the rest of prolog (stack switching). This is done by stashing
/linux/arch/arm64/kvm/hyp/
H A Dexception.c69 * This performs the exception entry at a given EL (@target_mode), stashing PC
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h368 u64 stashing : 1; member
/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c1146 initfq.fqd.context_a.stashing.exclusive = in dpaa_fq_init()
/linux/drivers/net/ethernet/freescale/
H A Dgianfar.c3114 /* Start with defaults, and add stashing in gfar_hw_init()
/linux/net/core/
H A Dsock.c1922 /* The use of PIDFD_STALE requires stashing of struct pid in sk_getsockopt()