| /OK3568_Linux_fs/kernel/drivers/atm/ |
| H A D | zatm.c | 332 zpeekl(zatm_dev,uPD98401_IM(zatm_vcc->shaper)+16*i)); 794 int shaper; in alloc_shaper() local 799 for (shaper = 0; !((zatm_dev->free_shapers >> shaper) & 1); shaper++); in alloc_shaper() 800 zatm_dev->free_shapers &= ~1 << shaper; in alloc_shaper() 805 zatm_dev->ubr = shaper; in alloc_shaper() 843 zpokel(zatm_dev,(i << uPD98401_IM_I_SHIFT) | m,uPD98401_IM(shaper)); in alloc_shaper() 844 zpokel(zatm_dev,c << uPD98401_PC_C_SHIFT,uPD98401_PC(shaper)); in alloc_shaper() 845 zpokel(zatm_dev,0,uPD98401_X(shaper)); in alloc_shaper() 846 zpokel(zatm_dev,0,uPD98401_Y(shaper)); in alloc_shaper() 847 zpokel(zatm_dev,uPD98401_PS_E,uPD98401_PS(shaper)); in alloc_shaper() [all …]
|
| H A D | zatm.h | 49 int shaper; /* shaper, <0 if none */ member
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | sch_mqprio.c | 23 u16 shaper; member 184 priv->shaper = *(u16 *)nla_data(tb[TCA_MQPRIO_SHAPER]); in mqprio_init() 188 if (priv->shaper != TC_MQPRIO_SHAPER_BW_RATE) in mqprio_init() 204 if (priv->shaper != TC_MQPRIO_SHAPER_BW_RATE) in mqprio_init() 248 if (priv->shaper != TC_MQPRIO_SHAPER_DCB) in mqprio_init() 256 mqprio.shaper = priv->shaper; in mqprio_init() 445 nla_put_u16(skb, TCA_MQPRIO_SHAPER, priv->shaper)) in mqprio_dump()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/ |
| H A D | dcn30_resource.h | 75 struct dc_transfer_func **shaper); 81 struct dc_transfer_func **shaper);
|
| H A D | dcn30_resource.c | 1645 struct dc_transfer_func **shaper) in dcn30_acquire_post_bldn_3dlut() argument 1651 ASSERT(*lut == NULL && *shaper == NULL); in dcn30_acquire_post_bldn_3dlut() 1653 *shaper = NULL; in dcn30_acquire_post_bldn_3dlut() 1658 *shaper = pool->mpc_shaper[i]; in dcn30_acquire_post_bldn_3dlut() 1680 struct dc_transfer_func **shaper) in dcn30_release_post_bldn_3dlut() argument 1686 if (pool->mpc_lut[i] == *lut && pool->mpc_shaper[i] == *shaper) { in dcn30_release_post_bldn_3dlut() 1690 *shaper = NULL; in dcn30_release_post_bldn_3dlut()
|
| /OK3568_Linux_fs/buildroot/package/redir/ |
| H A D | redir.mk | 14 --enable-shaper \
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/ |
| H A D | core_types.h | 160 struct dc_transfer_func **shaper); 166 struct dc_transfer_func **shaper);
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/ |
| H A D | 0002-Adjust-the-order-of-headers-to-fix-build-for-musl.patch | 29 * First, we find all shaper devices and down them. Then we
|
| H A D | 0014-add-if_nameindex-from-musl.patch | 150 * First, we find all shaper devices and down them. Then we
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | iavf.rst | 156 The shaper bw_rlimit parameter is optional. 164 queues 16@0 16@16 hw 1 mode channel shaper bw_rlimit min_rate 1Gbit 2Gbit 178 shaper bw_rlimit: for each tc, sets minimum and maximum bandwidth rates.
|
| H A D | i40e.rst | 665 The shaper bw_rlimit parameter is optional. 673 queues 16@0 16@16 hw 1 mode channel shaper bw_rlimit min_rate 1Gbit 2Gbit 687 shaper bw_rlimit: for each tc, sets minimum and maximum bandwidth rates.
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | pkt_cls.h | 756 u16 shaper; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc.h | 1009 struct dc_transfer_func **shaper);
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_tc_mqprio.c | 28 } else if (mqprio->shaper != TC_MQPRIO_SHAPER_BW_RATE) { in cxgb4_mqprio_validate()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc.c | 1481 struct dc_transfer_func **shaper) in dc_acquire_release_mpc_3dlut() argument 1505 ret = pool->funcs->acquire_post_bldn_3dlut(res_ctx, pool, mpcc_id, lut, shaper); in dc_acquire_release_mpc_3dlut() 1507 ret = pool->funcs->release_post_bldn_3dlut(res_ctx, pool, lut, shaper); in dc_acquire_release_mpc_3dlut()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/ti/ |
| H A D | cpsw.rst | 77 - S - shaper configured
|