Searched refs:u32WindowValue (Results 1 – 2 of 2) sorted by relevance
335 Base->WN = ConfigPtr->u32WindowValue; in Swt_Ip_RegisterConfig()344 static Swt_Ip_StatusType Swt_Ip_CheckTimeout(uint32 u32TimeoutValue, uint32 u32WindowValue) in Swt_Ip_CheckTimeout() argument354 if ((u32WindowValue != 0U) && (u32TimeoutValue <= u32WindowValue)) in Swt_Ip_CheckTimeout()452 Ret = Swt_Ip_CheckTimeout(ConfigPtr->u32TimeoutValue, ConfigPtr->u32WindowValue); in Swt_Ip_Init()600 Ret = Swt_Ip_CheckTimeout(ConfigPtr->u32TimeoutValue, ConfigPtr->u32WindowValue); in Swt_Ip_Config()
133 uint32 u32WindowValue; member