Searched refs:maxTimeOut (Results 1 – 1 of 1) sorted by relevance
6213 uint32_t maxTimeOut = kMaxTimeRequested; in tellClientsWithResponse() local6271 maxTimeOut = kCanSleepMaxTimeReq; in tellClientsWithResponse()6273 maxTimeOut = (gSleepAckTimeout * us_per_s); in tellClientsWithResponse()6277 maxTimeOut = kWillSleepMaxTimeReq; in tellClientsWithResponse()6279 maxTimeOut = (gSleepAckTimeout * us_per_s); in tellClientsWithResponse()6282 context.maxTimeRequested = maxTimeOut; in tellClientsWithResponse()6308 maxTimeOut = kCanSleepMaxTimeReq; in tellClientsWithResponse()6310 maxTimeOut = (gSleepAckTimeout * us_per_s); in tellClientsWithResponse()6313 context.maxTimeRequested = maxTimeOut; in tellClientsWithResponse()