Searched refs:Scale (Results 1 – 4 of 4) sorted by relevance
84 UINT8 Scale; in TcpComputeScale() local91 Scale = 0; in TcpComputeScale()92 while ((Scale < TCP_OPTION_MAX_WS) && ((UINT32) (TCP_OPTION_MAX_WIN << Scale) < BufSize)) { in TcpComputeScale()94 Scale++; in TcpComputeScale()97 return Scale; in TcpComputeScale()
84 UINT8 Scale; in TcpComputeScale() local91 Scale = 0; in TcpComputeScale()92 while ((Scale < TCP_OPTION_MAX_WS) && in TcpComputeScale()93 ((UINT32) (TCP_OPTION_MAX_WIN << Scale) < BufSize)) { in TcpComputeScale()95 Scale++; in TcpComputeScale()98 return Scale; in TcpComputeScale()
356 UINT64 EraseSize, ToUpdate, Scale = 1; in MvSpiFlashUpdate() local370 Scale = (End - Buf) / 100; in MvSpiFlashUpdate()374 Print (L" \rUpdating, %d%%", 100 - (End - Buf) / Scale); in MvSpiFlashUpdate()
775 Package(1){0}, // Maximum Snoop Latency Scale777 Package(1){0}, // Maximum No-Snoop Latency Scale