Searched refs:maxEntry (Results 1 – 8 of 8) sorted by relevance
217 int maxEntry; in WM_GetMPReceiveBufferSize() local242 DC_InvalidateRange(&(p->status->pparam.maxEntry), 2); in WM_GetMPReceiveBufferSize()243 maxEntry = p->status->pparam.maxEntry; in WM_GetMPReceiveBufferSize()245 ((sizeof(WMmpRecvData) + maxReceiveSize - 2 + 2 /*MACBUG*/) * maxEntry) in WM_GetMPReceiveBufferSize()
124 (u8)(status->pparam.maxEntry)); in WMi_StartMP()
1323 #define WM_SIZE_MP_PARENT_RECEIVE_BUFFER( childMaxSize, maxEntry, ksFlag ) \ argument1325 … 2/*MACBUG*/ + ((ksFlag) ? WM_SIZE_KS_CHILD_DATA + WM_SIZE_MP_CHILD_PADDING : 0) ) * (maxEntry) ) \
1117 p_parent->maxEntry = 15; in MB_Init()1196 p_mbi_param->parentParam.maxEntry = maxChildren; in MB_SetParentCommParam()1214 ret = MB_SetParentCommParam(sendSize, p_mbi_param->parentParam.maxEntry); in MB_SetParentCommSize()
384 #define WH_PLAYER_MAX (infoForWC->parentParam.maxEntry + 1)386 #define WH_CHILD_MAX infoForWC->parentParam.maxEntry3164 sParentParam.maxEntry = WH_CHILD_MAX; in WH_ParentConnect()
290 libParam.parentParam->maxEntry = 15; in wm_lib_comm_init()
695 u16 maxEntry; // Number of child devices that can connect member
3035 sParentParam.maxEntry = WH_CHILD_MAX; in WH_ParentConnect()