Home
last modified time | relevance | path

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

/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpni.h90 MC_CMD_OP(cmd, 0, 8, 1, int, cfg->pools[0].backup_pool); \
91 MC_CMD_OP(cmd, 0, 9, 1, int, cfg->pools[1].backup_pool); \
92 MC_CMD_OP(cmd, 0, 10, 1, int, cfg->pools[2].backup_pool); \
93 MC_CMD_OP(cmd, 0, 11, 1, int, cfg->pools[3].backup_pool); \
94 MC_CMD_OP(cmd, 0, 12, 1, int, cfg->pools[4].backup_pool); \
95 MC_CMD_OP(cmd, 0, 13, 1, int, cfg->pools[5].backup_pool); \
96 MC_CMD_OP(cmd, 0, 14, 1, int, cfg->pools[6].backup_pool); \
97 MC_CMD_OP(cmd, 0, 15, 1, int, cfg->pools[7].backup_pool); \
98 MC_CMD_OP(cmd, 0, 32, 32, int, cfg->pools[0].dpbp_id); \
99 MC_CMD_OP(cmd, 4, 32, 16, uint16_t, cfg->pools[0].buffer_size);\
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/
H A Dippool_1.3.bb3 to allow any application to use its address pools. This makes it possible \
4 to define address pools that are shared by PPP, L2TP, PPTP etc. It may be \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/
H A Dphp-fpm.conf73 ; the global number of processes when using dynamic PM within a lot of pools.
114 ; Multiple pools of child processes may be started with different listening
116 ; used in logs and stats. There is no limitation on the number of pools which
135 ;prefix = /path/to/pools/$pool
/openbmc/u-boot/lib/lzma/
H A Dhistory.txt139 It used Alloc/Free functions from different memory pools.
140 So if program used two memory pools, it worked incorrectly.
/openbmc/u-boot/arch/arm/dts/
H A Dkeystone-k2g-netcp.dtsi38 queue-pools {
H A Dkeystone-k2e-netcp.dtsi38 queue-pools {
H A Dkeystone-k2l-netcp.dtsi38 queue-pools {
H A Dkeystone-k2hk-netcp.dtsi50 queue-pools {
/openbmc/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c998 pools_params.pools[0].dpbp_id = (uint16_t)dflt_dpbp->dpbp_attr.id; in ldpaa_dpni_bind()
999 pools_params.pools[0].buffer_size = LDPAA_ETH_RX_BUFFER_SIZE; in ldpaa_dpni_bind()
/openbmc/libmctp/
H A DREADME.md166 - Message- and packet-buffer pools and preallocation
/openbmc/qemu/docs/system/s390x/
H A Dvfio-ap.rst312 Resulting in these two pools::
/openbmc/qemu/target/mips/tcg/
H A Dnanomips_translate.c.inc13 /* MAJOR, P16, and P32 pools opcodes */