Home
last modified time | relevance | path

Searched refs:oppositeSetPercentage (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dfillp_stack_config.c104 g_resource.flowControl.oppositeSetPercentage = globalResource->flowControl.oppositeSetPercentage; in FtInitConfigSet()
144 globalResource->flowControl.oppositeSetPercentage = g_resource.flowControl.oppositeSetPercentage; in FtInitConfigGet()
191 *(FILLP_UINT16 *)value = g_resource.flowControl.oppositeSetPercentage; in FtGetConfigStackHalf1()
H A Dfillp_stack_config_in.c168 g_resource.flowControl.oppositeSetPercentage = configValue; in FtConfigSetOppositeSetPercentage()
170 FILLP_LOGERR("oppositeSetPercentage %u is invalid parameter!!!", configValue); in FtConfigSetOppositeSetPercentage()
329 if ((resource->flowControl.oppositeSetPercentage == 0) || in FtValidateConfigParamsInner()
330 (resource->flowControl.oppositeSetPercentage > FILLP_MAX_STACK_OPPOSITE_SET_PERCENTAGE)) { in FtValidateConfigParamsInner()
331 FILLP_LOGERR("oppositeSetPercentage %u is invalid parameter!!!", in FtValidateConfigParamsInner()
332 resource->flowControl.oppositeSetPercentage); in FtValidateConfigParamsInner()
H A Dres.c54 FILLP_DEFAULT_OPPOSITE_SET_PERCENTAGE, /* flowControl.oppositeSetPercentage */
108 g_resource.flowControl.oppositeSetPercentage = FILLP_DEFAULT_OPPOSITE_SET_PERCENTAGE; in InitGlobalResourceDefault()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dres.h57 FILLP_UINT16 oppositeSetPercentage; /* Only for Server */ member
/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpinc.h842 FILLP_UINT16 oppositeSetPercentage; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c666 g_resource.flowControl.oppositeSetPercentage); in FillpDebugCmdGlobalConfigRes()

Completed in 7 milliseconds