Searched refs:maxSendSize (Results 1 – 1 of 1) sorted by relevance
177 int maxSendSize; in WM_GetMPSendBufferSize() local197 maxSendSize = p->status->mp_maxSendSize; in WM_GetMPSendBufferSize()199 return ((maxSendSize + 31) & ~0x1f); in WM_GetMPSendBufferSize()