Searched refs:maxChildren (Results 1 – 2 of 2) sorted by relevance
350 BOOL MB_SetParentCommParam(u16 sendSize, u16 maxChildren);
1173 BOOL MB_SetParentCommParam(u16 sendSize, u16 maxChildren) in MB_SetParentCommParam() argument1187 if (FALSE == MBi_IsCommSizeValid(sendSize, MB_COMM_P_RECVLEN_DEFAULT, maxChildren)) in MB_SetParentCommParam()1196 p_mbi_param->parentParam.maxEntry = maxChildren; in MB_SetParentCommParam()