Searched full:stashing (Results 1 – 16 of 16) sorted by relevance
/linux/drivers/soc/fsl/qbman/ |
H A D | Kconfig | 60 bool "QMan 'hot potato' data-stashing self-test" 66 DQRR, data and context stashing always on.
|
H A D | qman.c | 1234 /* 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 D | qbman-portal.c | 288 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 D | types.h | 107 * struct libeth_xdp_buff_stash - struct for stashing &xdp_buff onto a queue
|
/linux/drivers/gpu/drm/msm/ |
H A D | NOTES | 69 have a better way than just stashing the platform device in a global
|
/linux/drivers/dma/fsl-dpaa2-qdma/ |
H A D | dpaa2-qdma.h | 59 #define QMAN_FD_SC_DISABLE (0) /* stashing control */
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | fsl,gianfar.yaml | 86 If present, indicates that the hardware supports stashing buffer
|
/linux/drivers/iommu/ |
H A D | fsl_pamu.c | 264 /* 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 D | interlaken-lac.txt | 96 0010 if stashing is enabled; otherwise, WIMG can be 0000 or 0010.
|
/linux/fs/xfs/scrub/ |
H A D | scrub.h | 173 /* The orphanage, for stashing files that have lost their parent. */
|
/linux/arch/arc/include/asm/ |
H A D | entry-compact.h | 207 * code the rest of prolog (stack switching). This is done by stashing
|
/linux/arch/arm64/kvm/hyp/ |
H A D | exception.c | 69 * This performs the exception entry at a given EL (@target_mode), stashing PC
|
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_struct.h | 368 u64 stashing : 1; member
|
/linux/drivers/net/ethernet/freescale/dpaa/ |
H A D | dpaa_eth.c | 1146 initfq.fqd.context_a.stashing.exclusive = in dpaa_fq_init()
|
/linux/drivers/net/ethernet/freescale/ |
H A D | gianfar.c | 3114 /* Start with defaults, and add stashing in gfar_hw_init()
|
/linux/net/core/ |
H A D | sock.c | 1922 /* The use of PIDFD_STALE requires stashing of struct pid in sk_getsockopt()
|