Searched refs:MB_SetParentCommParam (Results 1 – 4 of 4) sorted by relevance
350 BOOL MB_SetParentCommParam(u16 sendSize, u16 maxChildren);
284 (void)MB_SetParentCommParam(parent_send_size, entry_max); in ParentInit()
122 (void)MB_SetParentCommParam(MB_COMM_PARENT_SEND_MIN, MBP_CHILD_MAX); in MBP_Init()
1173 BOOL MB_SetParentCommParam(u16 sendSize, u16 maxChildren) in MB_SetParentCommParam() function1214 ret = MB_SetParentCommParam(sendSize, p_mbi_param->parentParam.maxEntry); in MB_SetParentCommSize()